[jboss-jira] [JBoss JIRA] Created: (JBAS-6388) Wrong order of start of j2ee modules

Roberto (JIRA) jira-events at lists.jboss.org
Thu Jan 15 11:36:15 EST 2009


Wrong order of start of j2ee modules
------------------------------------

                 Key: JBAS-6388
                 URL: https://jira.jboss.org/jira/browse/JBAS-6388
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: JBossAS-5.0.0.GA
            Reporter: Roberto
            Priority: Minor


When yoi have an EAR containg EJB Jars and Web Archive (war), today often the was is started before ejb jars.

This means that if you have in the war a autostart servlet using ejb, this throws an exception (becuase they are not binded)

The right order should be 
EJB JAR
WAR





-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list