JBoss Community

Re: JavaEE 5 annotated Webservice-EJB fails in JBoss AS 6

created by Alessio Soldano in JBoss Web Services - View the full discussion

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

Start a new discussion in JBoss Web Services at Community