ClassCastException implies that the class was loaded by different classloader.
and you are trying to cast a class loaded by different classloader..How did you package
and deploy the class ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4185257#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...