users@jaxb.java.net

RE: How to get XML name of attributes?

From: Markus Karg <karg_at_quipsy.de>
Date: Wed, 11 May 2011 09:47:45 +0200

I *do* have that class in the classpath, as it is contained in Sun's
Java SE 6 as this contains some parts of the JAXB RI. But I do not have
necessarily the latest JAXB RI in the classpath (which is a different
JAR).

-----Original Message-----
From: aleksei.valikov_at_gmail.com [mailto:aleksei.valikov_at_gmail.com] On
Behalf Of Aleksei Valikov
Sent: Mittwoch, 11. Mai 2011 09:12
To: users_at_jaxb.java.net
Subject: Re: How to get XML name of attributes?

Hi,

> I see. So I cannot use it anyway, as our solution must work with Java
SE
> 6. Anyways, thanks a lot! :-)

So you basically say that you don't have the class
com.sun.xml.internal.bind.v2.runtime.JAXBContextImpl (or similar) in
your classpath?

Bye,
/lexi