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.