[jboss-user] [EJB 3.0] - Re: How can I specify the jars that contain session beans?
ebross
do-not-reply at jboss.com
Wed May 23 10:56:36 EDT 2007
If your are deploying *.jar files that already exist in the JBoss deploy lib (default\lib or all\lib), remove them from your ear file. Only deploy your *.ear or *.jar files to JBoss.
Alternatively, you might want to copy third-party jar files to the JBoss deploy\lib and then remove them from yourear file.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4047932#4047932
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4047932
More information about the jboss-user
mailing list