I had a similar issue, it probably is a bug, but the work around is to use an interface on
your user object and return the interface rather than the user itself.
This hides the super class from the processes building the jaxrpc-mapping allowing it to
generate correctly...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3964528#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...