[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: where to get jaxb from?



Torsten Werner:
> Hi Thomas,
> 
> On Wed, Apr 28, 2010 at 11:52 PM, Thomas Koch <thomas@koch.ro> wrote:
> > for packaging jersey (dependency of a hbase contrib) I need jaxb. Now
> > this page make me believe, that jaxb (com.sun.xml.bind.v2) is included in
> > openjdk6:
> > http://weblogs.java.net/blog/325/2008/02/29/openjdk-6-now-has-jax-ws-21-a
> >nd- jaxb-21
> 
> /usr/lib/jvm/java-6-openjdk/jre/lib/rt.jar ships it as
> com.sun.xml.internal.bind.v2.
> 
> Cheers,
> Torsten
> 
Danke. But do you know a way how I tell javac during compilation of jersey 
that it should use com.sun.xml.internal.bind.v2 where the import statement 
says com.sun.xml.bind.v2?

Thomas Koch, http://www.koch.ro


Reply to: