Hi all, Has anyone manaed to get springs LocalStatelessSessionProxyFactoryBean class (or the Remote version) to work on hot deploy?
I get the usual ClassCastException as soon as I fetch and cast the bean out of the Spring ApplicationContext and sure enough the reference and casting class are from difference classloaders. The ear is scoped and does not reference any other ear. The only thing I can think is that the spring classes are from a jar which is in the default/<config/lib and this is somehow causing it to retain a reference to the old classloader. Any help would be much appreciated. Lea. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844592#3844592 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3844592 ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
