users@glassfish.java.net

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

From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Fri, 28 Aug 2009 10:19:27 +0200

On Aug 27, 2009, at 2:13 PM, Potociar Marek wrote:

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

Ah, i forgot something> I reckon it should be fairly easy to implement
Grizzly support, as Grizzly has a servlet layer. So it should be
possible to use Grizzly's servlet adapter. I recommend sending email
to users_at_grizzly.dev.java.net.

Paul.

> 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
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>