[jboss-user] [JBossWS] - Re: Using custom exception inheritance
richard.opalka@jboss.com
do-not-reply at jboss.com
Tue Nov 6 03:32:19 EST 2007
"dode" wrote :
| What am I missing?
| Torsten
You have to use javax.xml.bind.annotation.* annotations. Take a look to Java Types To XML chapter of JAXB 2.1 specification.
I suggest you to write your wsdl first with exceptions inheritance inside and use wsprovide to generate the java artifacts for you. Then you can study them to get familiar how to do it.
Richard
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4102113#4102113
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4102113
More information about the jboss-user
mailing list