[jboss-user] [EJB 3.0] - Re: Problem with EJB Injection in Servlet

jaikiran do-not-reply at jboss.com
Thu Aug 13 10:23:53 EDT 2009


If you are starting with EJB3 then i would recommend you to use the latest AS5 version (i.e. 5.1.0) because it has better spec compliant support for EJB3.

Injection of EJB3 in servlets isn't supported in 4.2.x for reasons mentioned in our Sticky here http://www.jboss.org/index.html?module=bb&op=viewtopic&t=107353
anonymous wrote : 
  | I've put shared libraries directly under the ear but they are not visible to my war. How can i fix that? 

Place those common jars in the EAR/lib folder. 


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

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



More information about the jboss-user mailing list