users@glassfish.java.net

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

From: Ludovic Champenois <Ludovic.Champenois_at_Sun.COM>
Date: Mon, 04 Jan 2010 08:37:18 -0800

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.
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.
>
>