[jboss-user] [EJB 3.0] - Re: problems with JEE aplication on jBoss
fhh
do-not-reply at jboss.com
Fri Mar 30 11:19:52 EDT 2007
Why did you include commons.jar twice?
Either add it as a java-module to application.xml (I think this is the formaly correct way for EJB interfaces) or add it to the mainfest's class-path of the the ejb-jars and the war (if it is a real library).
Regards
Felix
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4033230#4033230
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4033230
More information about the jboss-user
mailing list