Menu

can't deploy project

Help
KiriLL
2007-07-25
2013-04-17
  • KiriLL

    KiriLL - 2007-07-25

    I install .war file to the Tomcat, install plugin. Click right button to the project in Eclipse, then click "Tomcat Deployer" and then Deploy to the Server. And then I see error window "Project setting xml parse failed". What I do wrong?

     
    • Wu Shilin

      Wu Shilin - 2008-10-17

      Hi,

      The project must be a dynamic web project.

      That means it must have a .settings/org.eclipse.wst.common.component xml file

      This file will define where your WebContent is and what your context is.

      The plugin will need to read this to decide how to deploy.

      Thanks
      Best Regards
      Shilin

       

Log in to post a comment.