Done. Removed getWrapped (that i introduced in AxisFault) as well.

Thanks,
-- dims

--- Glen Daniels <[EMAIL PROTECTED]> wrote:
> 
> Hi dims:
> 
> >   @@ -203,7 +200,7 @@
> >            super ("", target);
> >            // ? SOAP 1.2 or 1.1 ?
> >            setFaultCodeAsString( Constants.FAULT_SERVER_USER );
> >   -        detail2 = target;
> >   +        detail = target;
> 
> Isn't this redundant, because the super("", target) above already sets the detail 
> field in the
> parent RemoteException?
> 
> --Glen


=====
Davanum Srinivas - http://webservices.apache.org/~dims/

__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com

Reply via email to