[jboss-user] [EJB 3.0] - Re: Is annotation enough for deploying a session bean?

jaikiran do-not-reply at jboss.com
Sat Sep 13 02:11:10 EDT 2008


The annotations are enough to deploy an EJB3 in JBoss-4.2.x. However injection of EJBs into servlets is not supported in JBoss-4.2.x. Instead you could do a lookup of the bean in the servlet. See this for more details http://www.jboss.com/index.html?module=bb&op=viewtopic&t=107353

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

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



More information about the jboss-user mailing list