[jboss-user] [Installation, Configuration & Deployment] - How can I give the deplyoment sequence in 4.0.2

VinceCallagan do-not-reply at jboss.com
Sat Jun 9 08:00:13 EDT 2007


Hello,

Running locally, I have a EAR with some EJB's that need to be accessed remotely  (I can not modify this application).  I am building a WAR that access the EJB's via a Spring Injection.  This is working well when I deploy the EAR first and secondly the WAR.

My problem is at startup, JBOSS deploy first the WAR and then the EAR giving me errors because the JNDI is not yet populated with the EJB's binding.

My question is : is it possible to configure JBOSS AS 4.0.2 in order the deploy the WAR at the end of the startup procedure ?

Many thanks in advance 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4052791#4052791

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4052791



More information about the jboss-user mailing list