facebook

error-message: "Missing web.xml deployment descriptor i

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #228536 Reply

    AKunze
    Member

    Hello,

    in myeclipse 3.4.8 appers in a struts-project the error message:
    “Missing web.xml deployment descriptor in WEB-INF folder”.
    How can i examine these error?

    #228537 Reply

    AKunze
    Member

    version 3.8.4

    #228539 Reply

    AKunze
    Member

    my Web-root folder was not correct. I edit the entry manually in the file “.mymetadata”.
    I’ts work’s fine.

    #230116 Reply

    kainradl
    Member

    Can you please more specific on the fix? I have the same problem, but whatever I put into .mymetadata, it seem to have no effect. 🙁

    #230126 Reply

    AKunze
    Member

    search in the .mymetadata file the entry “<attribute name=”webrootdir” value=”xxx” />”

    and then write a correct value for “xxx”

    after this you should clean your project in myeclipse: project->clean

    #232702 Reply

    samuel.cox
    Member

    Hi, I am having the same problem. I have tried editing the .mymetadata to match what others on the team are using, and it doesn’t change the error.

    Eclipse 3.0.1
    MyEclipse 3.8.4

    Any help is appreciated.

    #232754 Reply

    Scott Anderson
    Participant

    If you edit the file manually, you’ll likely need to restart the workbench for it to have effect as the information is cached after startup. If you still have a problem after that, can you zip up an example project that exhibits the error and email it to us at support@… If you send the example, please be sure to include the full URL to this thread in the email text so we can match the solution and know where to respond.

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: error-message: "Missing web.xml deployment descriptor i

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