Re: Axis2-1.5.1 and user exceptions

2010-02-19 Thread Mauro Molinari
Il 17/02/2010 3.53, glopezm ha scritto: Any thoughts/experiences with a similar issues with axis2? I use contract-first approach. My user exceptions extend Exception and have a field called faultMessage with getter getFaultMessage and setter setFaultMessage. The constructor prepares the

Re: Axis2-1.5.1 and user exceptions

2010-02-19 Thread Li Ma
I have been puzzled by this issue for long time. Seams like at this point, using contract-first approach is the only solution for now. But it will still be very very helpful if something can be done so code-first approach can work too. Axis1 definitely worked. I can imagine lots of people are

RE: Axis2-1.5.1 and user exceptions

2010-02-19 Thread Martin Gainty
__ please do not modify or disrupt this transmission. Thank You Date: Fri, 19 Feb 2010 09:15:03 -0500 Subject: Re: Axis2-1.5.1 and user exceptions From: lim...@gmail.com To: axis-user@ws.apache.org I have been puzzled by this issue for long time. Seams

RE: Axis2-1.5.1 and user exceptions

2010-02-16 Thread glopezm
trace detail to be sent along with it, including the details of the root cause exception. -Original Message- From: glopezm [mailto:gmlopez.mackin...@gmail.com] Sent: Monday, February 15, 2010 8:32 PM To: axis-user@ws.apache.org Subject: Axis2-1.5.1 and user exceptions Hi, I'm

Axis2-1.5.1 and user exceptions

2010-02-15 Thread glopezm
not even been assigned yet! Now I'm wondering whether someone is aware of a workaround to overcome this issue since it does not happen that the bug will be corrected anytime soon :-(. Thanks in advance for your help! -- View this message in context: http://old.nabble.com/Axis2-1.5.1-and-user

RE: Axis2-1.5.1 and user exceptions

2010-02-15 Thread Doughty, Michael
: Axis2-1.5.1 and user exceptions Hi, I'm using axis2 v1.5.1 as it is stated in the subject of this message and I've found that user exceptions are not being reported as they used to be with axis1. If one declare an operation throwing an exception, whenever the exception is thrown the detail part

RE: Axis2-1.5.1 and user exceptions

2010-02-15 Thread glopezm
[mailto:gmlopez.mackin...@gmail.com] Sent: Monday, February 15, 2010 8:32 PM To: axis-user@ws.apache.org Subject: Axis2-1.5.1 and user exceptions Hi, I'm using axis2 v1.5.1 as it is stated in the subject of this message and I've found that user exceptions are not being reported as they used