users@jaxb.java.net

Re: unexpected attribute xmlns:ns1

From: <zzhao_at_CS.UNO.EDU>
Date: Tue, 28 Jan 2003 09:40:15 -0700

Then how to bring the underneith runtime sax parser to front and config it, especially when the sax parser is provider by a j2ee container?

<Kohsuke.Kawaguchi_at_Sun.COM> wrote:

>Apparently, the XML parser is passing namespace declarations as
>attributes. Either you need to configure SAX parser not to do so, or
>there's a problem in Oracle's XML parser (a bit unlikely, though)
>
>Look for a documentation about SAX properties. The problem might be
>solved if you use the setProperty/setFeature methods to change this
>behavior.
>
>regards,
>--
>Kohsuke KAWAGUCHI 408-276-7063 (x17063)
>Sun Microsystems kohsuke.kawaguchi_at_sun.com