users@glassfish.java.net

Re: [Jersey] Problem deploying Jersey Hello World Resource example with Eclipse w/GlassFishv3

From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Mon, 04 Jan 2010 17:50:56 +0100

On Jan 4, 2010, at 5:37 PM, Ludovic Champenois wrote:

> Paul Sandoz wrote:
>> Hi Dave,
>>
>> What about:
>>
>> http://localhost:8084/RESTfulWS/helloworld
>>
>> ?
>>
>> Did you change the default port, 8080, to be 8084 when you installed?
> 8084 is the default port for the v3 domain in the Eclipse bundle.,
> so this should be the correct url.

I think the user guide needs to be updated:

   http://download.java.net/glassfish/eclipse/GF-Tools-for-Eclipse-Guide12.pdf

And in a couple of places it refers to 8080 being the default.

Paul.

> Ludo
>>
>> The port 8181 is usually reserved, in GF, for HTTPS, so the
>> following may work:
>>
>> https://localhost:8181/RESTfulWS/helloworld
>>
>>
>> I am CC'ing users_at_glassfish as there might be an issue with the
>> GlassFish Tools Bundle For Eclipse or an obvious answer to your
>> issue (i am not familiar with the Bundle).
>>
>> Paul.
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>