[jboss-user] [EJB 3.0] - Re: @PersistenceContext injection into superclass defined in

jaikiran do-not-reply at jboss.com
Sat May 9 04:19:45 EDT 2009


anonymous wrote :  |- /lib
  |          |-- objectmodel-client.jar
  | 	

jar(s) within the lib folder of the EAR are considered plain libraries and not as deployments. So no injection happens in them. You might want to move that objectmodel-client.jar outside the lib folder to the root of the EAR (and i guess additionally mark it as a module in the application.xml - i don't have access to my work system so can't confirm whether application.xml change is required). 


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

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



More information about the jboss-user mailing list