org.apache.muse.ws.resource.lifetime.ImmediateTermination::destroy exception 
does not conform to the corresponding faults declared in the WSDL
----------------------------------------------------------------------------------------------------------------------------------------------

                 Key: MUSE-288
                 URL: https://issues.apache.org/jira/browse/MUSE-288
             Project: Muse
          Issue Type: Bug
          Components: WSRF WSRL ImmediateTermination
    Affects Versions: 2.2.0
         Environment: Any
            Reporter: Francesco Scandelli
            Assignee: Dan Jemiolo


The method destroy does not allow to throw the following exceptions which are 
present in muse-template.wsdl:

<wsdl:fault name="ResourceUnknownFault"
                                message="tns:ResourceUnknownFault" />
                        
<wsdl:fault name="ResourceUnavailableFault"
                                message="tns:ResourceUnavailableFault" />

The method should throw a generic 
org.apache.muse.ws.resource.basefaults.BaseFault.

-- 
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