Glen,

Long-term yes. Short-term no use. Not much will happen in the short term. Thera are 
more issues
like this that am planning to let everyone know once i finish one round of SAAJ 
compliance.

Thanks,
dims

--- Glen Daniels <[EMAIL PROTECTED]> wrote:
> Hi Dims!
> 
> >         * @return a <CODE>String</CODE> with the fault code
> >         */
> >        public String getFaultCode() {
> >   -        return fault.getFaultCode().toString();
> >   +        return fault.getFaultCode().getLocalPart();
> >        }
> >    
> 
> Um, this looks to me like we're losing information... Faultcode is a qualified name, 
>so the
> namespace part is kind of an essential part of the results here, no?
> 
> I think we should perhaps raise this with the SAAJ guys rather than removing 
>functionality? 
> Opinions?
> 
> --G


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

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

Reply via email to