users@glassfish.java.net

Re: JAX-RS (Jersey) on Java 6 Endpoint

From: Potociar Marek <Marek.Potociar_at_Sun.COM>
Date: Thu, 27 Aug 2009 14:13:56 +0200

JAX-WS does not support Grizzly directly IMHO. JAX-WS entry point is
deployed as a Servlet typically.

Thanks,
Marek


On 27.8.2009, at 8:53, Paul Sandoz wrote:

>
> On Aug 26, 2009, at 4:20 PM, glassfish_at_javadesktop.org wrote:
>
>> Ok... I've decided to cave and use Grizzly...
>> I have my JAX-RS (Jersey) RESTful service working with it, but now
>> I want my JAX-WS web service served up by the same embedded Grizzly
>> server, so I can do everything on one port (using grizzly-servlet-
>> webserver-1.9.17.jar). I'm not quite sure how to do that. Are
>> there Adapters that will handle that already available?
>
> I do not know if JAX-WS supports Grizzly directly, i recommend
> asking on:
>
> users_at_metro.dev.java.net
>
> Paul.
>
>> [Message sent by forum member
>> 'swpalmer' (scott.palmer_at_2connected.org)]
>>
>> http://forums.java.net/jive/thread.jspa?messageID=361988
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>