Alessio Soldano [http://community.jboss.org/people/asoldano] created the discussion
"Re: JavaEE 5 annotated Webservice-EJB fails in JBoss AS 6" To view the discussion, visit: http://community.jboss.org/message/604384#604384 -------------------------------------------------------------- My guess is that some of all those jars in your ear might be cause of classloading issues. Try removing those that are duplicated on JBoss AS if you really don't need to overwrite stuff. In particular, removing stax-api-1.0.1.jar there might be a good starting point, given the exception on loading QName class. -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/604384#604384] Start a new discussion in JBoss Web Services at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
