thanks for the reply. We dont copy any jars to the lib folder, but either package them inside of the ears themselves or include them into the deploy folder. Meanwhile, I figured out that I can turn on the prefix deployment order in the jboss-service.xml (in the conf dir) and rename the deploy-ha-singleton-service.xml (in the deploy directory) to like 90deploy-ha-singleton-service.xml so that it gets deployed after all the other artifacts in the deploy folder. This way, I only need the hasingleton mbean sars in the deploy-hasingleton directory. When the mbeans are loaded/started they can reference the classes that were already deployed via the deploy folder.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854637#3854637 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3854637 ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
