That was not an improvement, but a regression. See AXIS2-5034 for more details.
Andreas
On Mon, Jan 30, 2012 at 17:44, James Annesley
wrote:
>
> Hi,
>
>
>
> 1.6.0 works ok for me but I noticed all the exceptions were replaced with a
> single ExceptionFault.java class. Previously I had a separat
Can you provide a sample application to reproduce following behavior ?
Thanks !
On Monday, January 30, 2012, James Annesley
wrote:
> Hi,
>
>
>
> 1.6.0 works ok for me but I noticed all the exceptions were replaced with
a single ExceptionFault.java class. Previously I had a separate exception
for
Hi,
1.6.0 works ok for me but I noticed all the exceptions were replaced with a
single ExceptionFault.java class. Previously I had a separate exception for
each the request. I would have assumed this is an improvement except that I
noticed in 1.6.1 and in 1.6.2-snapshot they have reappeared. Pl