"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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...