0 Replies Latest reply on Nov 1, 2005 2:16 PM by ericchile

    From Tomcat to JBoss

    ericchile

      I am trying to figure out if JBoss will work for me as a servlet container that is expandable to a J2EE server.

      All my applications currently run on Tomcat 4.1.30.

      When I place a war file in the deployment directory, it appears to create a directory for it in the tmp area but doen't contain any data in the war file.

      If I just copy the directory over containing the root and then my jspfiles and web-inf folder, I just get a bunch of zip errors?

      Am I don't something wrong?