2 Replies Latest reply on Feb 23, 2006 7:04 PM by jbossbruce

    Migrating a webapp on Tomcat to JBoss

    jbossbruce

      Hello,

      I have an application that is running as separate JSPs and servlets in
      the webapps directory in standalone Tomcat 4.1. I need to migrate this to run on an existing installation of JBoss 4.0.2. Can I simply copy the webapp files from "C:\tomcat\webapps" directory to the
      "C:\jboss\server\default\deploy" directory to a new "webapps.war" folder?

      I don't want to deploy to an .ear file. I need to keep the
      directories exploded like we currently do on Tomcat running under
      JBoss.

      Any help, suggestion or point in the right direction would be greatly
      appreciated. I looked for migration documentation on the Tomcat and
      JBoss sites but couldn't really find anything to help guide me through
      this.

      Thanks,
      KP