Wolfgang Laun-2 wrote:
>
> I don't have that particular 1.6.0_18 release installed, but please try
>
> InputSource inpsrc = new InputSource( "some.xml" );
> org.xml.sax.XMLReader reader =
> org.xml.sax.helpers.XMLReaderFactory.createXMLReader();
> SAXSource theSource = new SAXSource( reader, inpsrc );
>
> -W
>
The same error, unfortunatelly.
This also works wit 1.6.0_16 but not with _18.
--
View this message in context: http://old.nabble.com/UTF-8-charcter-in-tag-name-tp26302584p27424520.html
Sent from the java.net - jaxb users mailing list archive at Nabble.com.