7 Replies Latest reply on Oct 7, 2002 2:45 PM by carfield

    Problem of setting up JBoss 3.03

    carfield

      Hi all, I have an old application develop using JBoss 2.4.4, recently I would like to upgrade to JBoss 2.0.3 but having problem.

      I get the following error:

      [org.jboss.deployment.DeploymentInfo@9a58ebbc { url=file:/opt/jboss-3.0.3/server/default/deploy/smartcarpark.ear }
      deployer: org.jboss.deployment.EARDeployer@401369
      status: Deployment FAILED reason: Document root element "web-app", must match DOCTYPE root "null".; - nested throwable: (org.xml.sax.SAXParseException: Document roo
      state: FAILED
      watch: file:/opt/jboss-3.0.3/server/default/deploy/smartcarpark.ear
      lastDeployed: 1033835584064
      lastModified: 1033835583000
      mbeans:

      Which I find that the at /tmp directory, the servlet of the project located at /tmp/Jetty_0_0_0_0_8080__smartcarpark/web-app/WEF-INF. However, I don't know why the servlet will put under web-app, can anyone help me?