I got your email with sources. The issue here is that you have 2 wars and you include the (same) jar containing the payload class in the 2 wars.
They are in 2 different classloaders and then it fails to cast it. (See http://wiki.jboss.org/wiki/ClassLoadingOverview I will look at the issue with WSRP and events thanks for the feedback ! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4171725#4171725 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4171725 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
