1 Reply Latest reply on Oct 28, 2010 2:43 AM by f_marchioni

    JBoss 5.1.10 do I need to deploy EAR file?

    jnovotny

      Hi,

       

      In JBoss 4.2.3, we have a JAR file containing the EJBs and a WAR file for the web application that accesses classes found in the JAR file and this works fine when deployed. However I get errors in JBoss 5.1.0 about ClassNotFound where the WAR requires classes that are found in the JAR and apparently can't find them. Is there any way I can just preserve my existing deployment structure in JBoss 5.1.0 and if not what must I do?

       

      Thanks, Jason