Hi,
I have a resource adapter that has a dependency on a SLSB which is required right when the
adapter starts up. The SLSB is packaged in a JAR file within the same EAR as the adapter
RAR.
How can I define that dependency of my adapter on the SLSB? I need JBoss to respect that
dependency when determining the deployment order of my components within the EAR.
Right now, the start() method called right at the beginning of the EAR deployment and the
JNDI lookup for the SLSB obviously fails because it hasn't been deployed yet.
Thanks for your help,
Georges
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4058736#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...