[jboss-jira] [JBoss JIRA] Resolved: (JBAS-6388) Wrong order of start of j2ee modules
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Tue Mar 24 08:08:22 EDT 2009
[ https://jira.jboss.org/jira/browse/JBAS-6388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
jaikiran pai resolved JBAS-6388.
--------------------------------
Resolution: Duplicate Issue
Here's the JIRA where Ales handled this https://jira.jboss.org/jira/browse/JBAS-6626
> 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