4 Replies Latest reply on Apr 26, 2004 3:44 AM by triathlon98

    Tomcat 5.0.x standalone and Jboss 3.2.3

    bbd66

      I ran the build.xml file in the examples directory of Jboss and moved the deploy folder accordingly to use Tomcat 5.0.x instead of embedded 4.1.x. I am having a problem though when deploying my web app into the server. I get the following message:

      Already exists, unregistering jboss.web:j2eeType=WebModule,name=//localhost/,j2eeApp=none,j2eeServer=jboss

      I have looked in the previous server output and jboss.web has already been started. I am just wondering why Tomcat is trying to redeploy what it has already deployed. What is the name of the descriptor which controls this?

      Any help would be appreciated.

      Thanks,
      Dave