[jboss-user] [Installation, Configuration & DEPLOYMENT] - .har and webapp classloader clash
ssuyamboo
do-not-reply at jboss.com
Mon Aug 6 17:02:05 EDT 2007
Hi,
I deploy the hibernate related configuration files in .har file and few of the classes which are part of .har are also part of .war file.
When I tried to cast few classes which are returned by hibernate and loaded by both class loaders , I ended up with classcastexception.
Can anyone share experience on how to handle this? Can I force the server to use only use classes loaded by one loader instead of both?
Thanks
Sun
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4071369#4071369
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4071369
More information about the jboss-user
mailing list