[jboss-user] [EJB 3.0] - Re: Migration of EJB3 to JBoss5 from JBoss4.2.2

horstL do-not-reply at jboss.com
Mon Feb 23 06:49:49 EST 2009


hi kkoster,

try to add the dependent libs in top level of ear, not inside of the ejb jar,
see also the j2ee 5 spec EE 8.2 Library Support

EE.8.2.6Example


  | app1.ear:
  |   META-INF/application.xml
  |   ejb1.jarClass-Path: util.jar
  |   ejb2.jarClass-Path: util.jar
  |   util.jar
  | 

then it schould work :-)

what you can also try is to add the relavtive path to it lib/core.jar's



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

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



More information about the jboss-user mailing list