Re: [Axis2 1.1.1] Exception generated based on wsdl:fault

2007-07-02 Thread stlecho

All,

Is there a solution or workaround for this issue ?

Regards, Stefan Lecho. 


stlecho wrote:
> 
> Hi,
> 
> The WSDL that I am using in the development of a webservice contains a
> wsdl:fault element. Based on this element Axis2 v1.1.1 generates a
> StatussesException that inherits from Exception.
> 
> For pre-processing reasons, I have developed my own MessageReceiverInOut
> that inherits from AbstractInOutSyncMessageReceiver. I would like to use
> the StaussesException class in the MessageReceiverInOut, but the
> invokeBusinessLogic method throws an AxisFault. As a result I can not use
> the generated StatussesException in this method :-(.
> 
> Is there a way to change the generated StatussesException, so that it
> inherits from AxisFault ?
> 
> --- Extract WSDL - begin ---
> 
> 
>   
>   
>   
>   
>   
> 
> 
>   
>   
>   
>   
>   
>   
>   
>   
>   
>   
>   
>   
> 
> --- Extract WSDL - end ---
> 
> Regards, Stefan Lecho.
> 

-- 
View this message in context: 
http://www.nabble.com/-Axis2-1.1.1--Exception-generated-based-on-wsdl%3Afault-tf3876565.html#a11392819
Sent from the Axis - User mailing list archive at Nabble.com.


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



[Axis2 1.1.1] Exception generated based on wsdl:fault

2007-06-06 Thread stlecho

Hi,

The WSDL that I am using in the development of a webservice contains a
wsdl:fault element. Based on this element Axis2 v1.1.1 generates a
StatussesException that inherits from Exception.

For pre-processing reasons, I have developed my own MessageReceiverInOut
that inherits from AbstractInOutSyncMessageReceiver. I would like to use the
StaussesException class in the MessageReceiverInOut, but the
invokeBusinessLogic method throws an AxisFault. As a result I can not use
the generated StatussesException in this method :-(.

Is there a way to change the generated StatussesException, so that it
inherits from AxisFault ?

--- Extract WSDL - begin ---






















--- Extract WSDL - end ---

Regards, Stefan Lecho.
-- 
View this message in context: 
http://www.nabble.com/-Axis2-1.1.1--Exception-generated-based-on-wsdl%3Afault-tf3876565.html#a10984514
Sent from the Axis - User mailing list archive at Nabble.com.


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