Can I have two separate services that use different versions of the same class files loaded at the same time?
For example, say MyService1 uses the class file: org.myorg.MyClass.class and MyService2 uses the class file: org.myorg.MyClass.class but the two class files are different versions. How can I configure JBoss.NET to use separate classloaders for MyService1 and MyService2? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3895957#3895957 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3895957 ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
