I have a large amount of jar files inside my .ear,
most of them doesn't contain any session beans at all
(the application's classpath reffers to these jars).
Whenever I deploy my application, JBoss scans all my jars for EJBs,
and the deployment process takes a very long time.
Is there a way in which I can explicitly specify the jars that contain EJBs
and make JBoss scan these jars only?
Thanks, Michal.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045687#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...