[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Upgrading 4.0.4 to 4.2.2; problems accessing EJBs
jaikiran
do-not-reply at jboss.com
Thu Jun 5 13:01:35 EDT 2008
If the classes are needed by both the war and the ejb component (like in this case), then you can package them in a jar and place that jar under the lib folder of the EAR. Those jars will by default be added to the classpath of the application.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4156058#4156058
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4156058
More information about the jboss-user
mailing list