facebook

web.xml created by MyEclipse causes parsing error [Closed]

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #221789 Reply

    Mork
    Participant

    MyEclipse in my Webproject created a web.xml for me. Cool.

    MyEclipse created the version 2.4 one. The one that references schemas instead of DTDs in its header info.

    Howver, it caused a parsing error when I deployed it on line 5.

    I don’t have the particular web.xml since I have already changed it to make it work

    So, I changed the one MyEclipse created for the standard DTD type web.xml header and it was fine.

    Is this a known problem?

    Can I modify which Web.xml MyEclipse creates or how it creates it?

    Thanks in advance.

    — M

    #221790

    Scott Anderson
    Participant

    Mork,

    It sounds like you created a version 2.4 web.xml and then deployed it to a server that didn’t support it. When you set up your project, you’re asked what version you’d like it to be. To avoid the problem in the future, just remember to specify version 2.3 if you’re using a 2.3-compliant server.

    #221792

    Mork
    Participant

    I must have missed that. This was my first MyEclipse project.

    Thank you!!!!

    Have a great holiday.

    — M

    #221795

    Scott Anderson
    Participant

    You too. 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: web.xml created by MyEclipse causes parsing error [Closed]

You must be logged in to post in the forum log in