users@jaxb.java.net

RE: Re: UTF-8 charcter in tag name

From: Lulseged Zerfu <lulseged.zerfu_at_ericsson.com>
Date: Tue, 2 Feb 2010 14:17:02 +0100

Hi

 It is not a bug. SUN packages JAXB in the rt.jar and it is not
convenient in most cases.

 This is valid even for other parts of the JDK.

 Putting jar files under %JRE_HOME%/lib/endorsed is a mechanism used to
override any jar files from JDK or else where.

Lulseged

-----Original Message-----
From: Noxi [mailto:noxilim2_at_web.de]
Sent: den 2 februari 2010 11:49
To: users_at_jaxb.dev.java.net
Subject: Re: UTF-8 charcter in tag name



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.htm
l
Sent from the java.net - jaxb users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net