[jboss-user] [EJB/JBoss] - Re: Can someone look at this application? help understanding
jaikiran
do-not-reply at jboss.com
Thu Oct 2 01:53:46 EDT 2008
The application, the logs and the jndi-tree all look good to me. No obvious issues. I don't see a reason why the bean should not be injected.
In your web.xml, you have marked the servlet as load-on-startup:
<load-on-startup>0</load-on-startup>
Could you try removing this load-on-startup and see if it works?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4179930#4179930
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4179930
More information about the jboss-user
mailing list