users@glassfish.java.net

Re: Glassfish + JAXB ?

From: Sahoo <Sahoo_at_Sun.COM>
Date: Sat, 04 Apr 2009 23:02:41 +0530

That's not needed. javaee.javaee-api:5:jar should be sufficient.

Sahoo

Felipe Gaúcho wrote:
> I tried:
>
> <dependency>
> <groupId>com.sun.xml.bind</groupId>
> <artifactId>jaxb-api</artifactId>
> <version>2.1.10</version>
> <scope>provided</scope>
> </dependency>
>
>
> no luck :(
>
> what is the correct dependency declaration ?
>
> 2009/4/4 Felipe Gaúcho <fgaucho_at_gmail.com>:
>
>> not sure....... good tip..
>>
>> * after all copy/paste I probably get something wrong.. and in this
>> project I am not using nothing special...
>>
>>
>
>
>
>