You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsrf-dev@ws.apache.org by "Ian Springer (JIRA)" <ji...@apache.org> on 2005/03/09 23:42:52 UTC

[jira] Created: (APOLLO-8) generate faultexception classes for custom faults and add them to custom methods' throws clauses

generate faultexception classes for custom faults and add them to custom methods' throws clauses
------------------------------------------------------------------------------------------------

         Key: APOLLO-8
         URL: http://issues.apache.org/jira/browse/APOLLO-8
     Project: Apollo
        Type: Improvement
  Components: Wsdl2Java  
 Environment: n/a
    Reporter: Ian Springer
    Priority: Minor


For custom faults that extend the BaseFault type, the generated exceptions would extend AbstractBaseFaultException, otherwise they would extend FaultException.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: apollo-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: apollo-dev-help@ws.apache.org


[jira] Assigned: (APOLLO-8) generate faultexception classes for custom faults and add them to custom methods' throws clauses

Posted by "Ian Springer (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/APOLLO-8?page=all ]

Ian Springer reassigned APOLLO-8:
---------------------------------

    Assign To: Sal Campana

> generate faultexception classes for custom faults and add them to custom methods' throws clauses
> ------------------------------------------------------------------------------------------------
>
>          Key: APOLLO-8
>          URL: http://issues.apache.org/jira/browse/APOLLO-8
>      Project: Apollo
>         Type: Improvement
>   Components: Wsdl2Java
>  Environment: n/a
>     Reporter: Ian Springer
>     Assignee: Sal Campana
>     Priority: Minor

>
> For custom faults that extend the BaseFault type, the generated exceptions would extend AbstractBaseFaultException, otherwise they would extend FaultException.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: apollo-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: apollo-dev-help@ws.apache.org


[jira] Closed: (APOLLO-8) generate faultexception classes for custom faults and add them to custom methods' throws clauses

Posted by "Sal Campana (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/APOLLO-8?page=all ]
     
Sal Campana closed APOLLO-8:
----------------------------

    Resolution: Fixed

Implemented.

If the user defines WSDL Faults we now generate an exception class which extends one of our base exception classes (based on if their fault extends BaseFault or not) for them to throw.  The exception class is also added to the throws clause of the custom operation signature...

> generate faultexception classes for custom faults and add them to custom methods' throws clauses
> ------------------------------------------------------------------------------------------------
>
>          Key: APOLLO-8
>          URL: http://issues.apache.org/jira/browse/APOLLO-8
>      Project: Apollo
>         Type: Improvement
>   Components: Wsdl2Java
>  Environment: n/a
>     Reporter: Ian Springer
>     Assignee: Sal Campana
>     Priority: Minor

>
> For custom faults that extend the BaseFault type, the generated exceptions would extend AbstractBaseFaultException, otherwise they would extend FaultException.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: apollo-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: apollo-dev-help@ws.apache.org