I got the same exception, is it possible that you include jbossall-client.jar into your war-archive? i excluded the jar from the deployment and now it works :-)
seems to be something like the global appserver context can“t access the jar because its loaded from the deployment and not from jboss global lib.. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949379#3949379 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949379 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
