0 Replies Latest reply on Mar 22, 2010 7:45 AM by bjornbak

    Avoid JBoss 5.1.0.GA deploys EJB's in WAR file

    bjornbak

      I trying to migrate from 4.2.3 til 5.1.0.GA.

       

      I solved to make our own application run on 5.1.0.GA, but I have a problem with the third-party cms system infoglue.org.

       

      Infoglue is deployed as a .war directory in the deploy directory of JBoss.

       

      Infoglue uses some libraries from opensymphony.com - oscore-2.2.5.jar and osworkflow-2.8.0.jar.

       

      These contains EJB's and ejb-jar.xml and jboss.xml in META-INF.

       

      These was apparently ignored in 4.2.3 but 5.1.0.GA tries and fails to deploy the contained EJB's.

       

      Is there a way I can configure 5.1.0.GA to stop deploy EJB's in the infoglue.war or war applications in general?

       

      Thanks,

      Christian Bjørnbak