[jbossws-issues] [JBoss JIRA] Created: (JBWS-1816) JAXWS SOAPFault inheritance

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Wed Sep 19 08:56:16 EDT 2007


JAXWS SOAPFault inheritance
---------------------------

                 Key: JBWS-1816
                 URL: http://jira.jboss.com/jira/browse/JBWS-1816
             Project: JBoss Web Services
          Issue Type: Task
      Security Level: Public (Everyone can see)
            Reporter: Thomas Diesler
             Fix For:  jbossws-2.0.2


I'm using wsprovide (an ant task in maven on windows) to generate my wsdl and then wsconsume to generate my client classes. My web service method throws multiple exceptions, some of which extend from each other.

Unfortunately that inheritance relationship is lost in the generated wsdl (no < extension base...) and of course in the client classes.

Is there some way to get the wsprovide task to do what I'm asking for? Maybe with an annotation or something specific passed in when I call the task?

Thanks in advance.

BTW - there are multiple JIRA items (like: http://jira.jboss.com/jira/browse/JBWS-251) that refer to this issue issue. However it doesn't appear that it ever valid or addressed. So I'm wondering if there's something basic that I should be doing? Like digging into the documentation on javaToWSDL which I believe is being used by wsprovide.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbossws-issues mailing list