1 Reply Latest reply on Dec 18, 2001 8:26 AM by ftg314159

    Deploytment issue in Jboss 2.4.4- Jetty

    jsents

      I have downloaded and installed JBoss-2.4.4_Jetty-3.1.3-1-beta.zip. I was having problems deploying jar's that deployed in 2.4.3. I was getting a javax/ejb/EntityBean not found on deployment. I then include the following line in my run.bat to be able to deploy.

      set JBOSS_CLASSPATH=%JBOSS_CLASSPATH%;../lib/ext/jboss-j2ee.jar

      Is this something that should be needed?

      Thanks
      Josh