users@tyrus.java.net

Re: Only Client APIs with JDK ?

From: Arun Gupta <arun.p.gupta_at_oracle.com>
Date: Mon, 25 Feb 2013 16:15:53 -0800

Hi Pavel,

I got the sample working now.

However will the client code ever work using javax dependencies only ?

Arun

On 2/19/13 7:35 AM, Pavel Bucek wrote:
> Hi Arun,
>
> you will need:
>
> <dependency>
> <groupId>org.glassfish.tyrus</groupId>
> <artifactId>tyrus-client</artifactId>
> <version>1.0-SNAPSHOT</version>
> </dependency>
> <dependency>
> <groupId>org.glassfish.tyrus</groupId>
> <artifactId>tyrus-container-grizzly</artifactId>
> <version>1.0-SNAPSHOT</version>
> </dependency>
>
> Regards,
> Pavel
>
> On 2/19/13 3:37 PM, Arun Gupta wrote:
>> I'd like to use JSR 356 Client APIs with JDK 7. Is there a
>> stand-alone client.jar that can be used ?
>>
>> Arun
>>
>

-- 
http://twitter.com/arungupta
http://blogs.oracle.com/arungupta