generating exception beans from WSDL:fault tag
----------------------------------------------

                 Key: XMLBEANS-327
                 URL: https://issues.apache.org/jira/browse/XMLBEANS-327
             Project: XMLBeans
          Issue Type: Bug
          Components: Compiler
    Affects Versions: Version 2
         Environment: Windows XP professional + BEA Workshop for Weblogic 9.2
            Reporter: Alan Lewis


When compiling xmlbeans from a WSDL file, the code generated from a <wsdl:fault 
name="...... /> generates code that should form an exception, but in fact the 
generated classes cannot be used as exception objects because they are not 
inherited from Throwable or some other exception type.  This leads to code that 
cannot be compiled.

Thanks for any help or advice.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to