[jboss-user] [Beginners Corner] - Automatic Servlet start after JNDI name bindings

garfield168 do-not-reply at jboss.com
Fri Jan 16 07:44:02 EST 2009


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#4202448

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



More information about the jboss-user mailing list