1 Reply Latest reply on Nov 20, 2003 5:50 PM by jonlee

    Upgrade from JBoss 2 to 3.2.2

    blub

      Hi,

      I have upgraded from version 2 to 3.2.2 (with TOmcat) and have a really simple problem.

      I am used to having an installation of Tomcat from which I can use the servlet.jar file in order to compile my servlets.

      This is no longer there with 3.2.2.

      Any help appreciated,

      --Blub

        • 1. Re: Upgrade from JBoss 2 to 3.2.2
          jonlee

          Look for javax.servlet.jar in the lib directories for the run-time instances e.g. JBOSS_HOME/server/default/lib. I'm assuming that answers your question as it isn't exactly clear as to your compilation strategy.