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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to