[jboss-user] [EJB 3.0] - Re: Help!!! Simple problem

wolfgangwilljboss do-not-reply at jboss.com
Wed Sep 6 09:55:53 EDT 2006


Hi !

EJB injection is not supported in the web component, because the underlying Tomcat 5.5 does not support it. 
See here: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=89070

You have to do a JNDI lookup to get the bean. It is even better to use a EJB ENC reference.

Hope this helps

Wolfgang

Btw: try to sum up your problem in the subject of your posts. Geeks don't like posts which contain "help" in the subject and will never even read them :-(.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3969744#3969744

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



More information about the jboss-user mailing list