Hi,

Does this adresses your requirement
https://issues.apache.org/jira/browse/AXIS2-3412
else please create a JIRA of your requirement.

Thanks
Lahiru Sandakith

On Jan 6, 2008 12:52 PM, Belal Juma <[EMAIL PROTECTED]>
wrote:

>  Hi All,
>
> We are using Java2WSDL in our implementation. We identified one customized
> exception to be thrown by the webservices and declared in the throws clause
> of the signature (assume the name OurException).  When generating the stubs,
> this exception is part of them (OurException0).
>
>
>
> The problem is, whenever the webservice throw this exception the client
> cannot catch it because it is thrown by the server as
> InvocationTargetException with the cause of our customized exception
> (OurException).
>
>
>
> I noticed that the client stubs "throws" clause is having RemoteException
> and ourException0. And ourException0 cannot be caught at all.!!!
>
>
>
> Please advice what is the right way of doing exception handling in Axis2?
>
>
>
> Regards,
>
>
>
> ***************************************************************************************************
> THIS E-MAIL AND ANY FILES TRANSMITTED WITH IT ARE CONFIDENTIAL AND INTENDED 
> SOLELY FOR THE USE
> OF THE INDIVIDUAL OR ENTITY TO WHOM THEY ARE ADDRESSED. IF YOU HAVE RECEIVED 
> THIS E-MAIL IN ERROR
> PLEASE DELETE THE E-MAIL AND ANY ATTACHMENT(S) AND NOTIFY THE SENDER 
> IMMEDIATELY.
> ***************************************************************************************************
>
>


-- 
Thanks
Lahiru Sandakith

http://sandakith.wordpress.com/
GPG Key Fingerprint : 8CD8 68E0 4CBC 75CB 25BC  1AB1 FE5E 7464 1F01 9A0F

Reply via email to