users@jaxb.java.net

Re: UTF-8 charcter in tag name

From: Noxi <noxilim2_at_web.de>
Date: Tue, 2 Feb 2010 02:48:36 -0800 (PST)

Lulseged wrote:
>
> I would copy the JAXB jar files into the %JRE_HOME%/lib/endorsed when
> ever updating to a new java release.
>
> This makes sure that you use the same JAXB version no matter what is
> packaged with the java version you are installing.
>
> So jaxb-xjc-2.2.jar, jaxb-impl-2.2.jar and jaxb-api-2.2.jar copy to
> your %JRE_HOME%/lib/endorsed.
>

I haven't used extra jar files for JAXB. The classes come from rt.jar.
Is this a bug in JAXB or the JRE version?
-- 
View this message in context: http://old.nabble.com/UTF-8-charcter-in-tag-name-tp26302584p27418463.html
Sent from the java.net - jaxb users mailing list archive at Nabble.com.