Re: [JBoss-user] Specifying deployment order in
EAR - JBoss 3.2.2
ejb jars are deployed before wars so show the startup ordering. A test.ear
with ejbs and a war shows the ejbs started before the war:
09:14:48,246 INFO [MainDeployer] Starting deployment of package:
file:/tmp/jboss-3.2.2/serve
ejb jars are deployed before wars so show the startup ordering. A test.ear
with ejbs and a war shows the ejbs started before the war:
09:14:48,246 INFO [MainDeployer] Starting deployment of package:
file:/tmp/jboss-3.2.2/server/default/deploy/test.ear/
09:14:48,247 INFO [EARDeployer] Init J2EE a
There has been no change in this regard.
--
Scott Stark
Chief Technology Officer
JBoss Group, LLC
Rod Macpherson wrote:
Perhaps 3.2.2 is being more compliant insofar as a war is not supposed
to access classes outside WEB-INF/lib or WEB-INF/classes
3 AM
To: [EMAIL PROTECTED]
Subject: RE: [JBoss-user] Specifying deployment order in EAR - JBoss
3.2.2
Rod,
It sure does. Here it is:
TraxbahnApp
All Traxbahn Entity, Message Driven and Session
Bean
jars
backend.jar
T
L PROTECTED]>
cc:
Subject:RE: [JBoss-user] Specifying deployment order in
EAR - JBoss 3.2.2
Does the EAR's application.xml include both the EJB and WEB module
elements?
-Original Message-
From: Jonathan.O'[EMAIL PROTECTED] [mailto:Jonathan.O'[EMAIL
Does the EAR's application.xml include both the EJB and WEB module
elements?
-Original Message-
From: Jonathan.O'[EMAIL PROTECTED] [mailto:Jonathan.O'[EMAIL PROTECTED]
Sent: Monday, October 20, 2003 4:50 AM
To: [EMAIL PROTECTED]
Subject: [JBoss-user] Specifying deployment order in EAR -