Is there a way to force the JBoss Classloader to use a specific local lib within an EAR instead of using the formerly loaded lib, without isolation of the EAR?
I want to use jBPM lib version 3.2.2 within my EAR file. JBoss Portal uses jBPM as well. In it's SAR jBPM lib version 3.1.4 is used. The Classloader loads the 3.1.4 lib first. Thus in my EAR file version 3.1.4 is used. I read about Hierarchical Classloader, but could not find any further Info about this topic... Any Ideas? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121744#4121744 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121744 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
