Hello,
how can I configure that my servlet is autostarted after the JNDI name bindings. Now I get
"not bound" exceptions because the servelt is autostarted before the JNDI name
bindings like (console log):
.. Bound EJB LocalHome 'Finder' to jndi 'app/myFinder'
When I start the servlet after the start manually all is fine!
I try to configure org.jboss.deployment.MainDeployer-xmbean.xml and the
EnhancedSuffixOrder but that might be not the right way, it does not work.
Please help!
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4202448#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...