[jboss-user] [JBossWS] - Re: Type definition exception (bug?)

stevenh do-not-reply at jboss.com
Fri Aug 11 01:27:21 EDT 2006


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#3964528

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3964528



More information about the jboss-user mailing list