users@jersey.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 13:25:01 +0100

On Jan 4, 2010, at 1:18 PM, Dave101 wrote:

>
> Hi Paul,
>
> That was it! Thank you so much for your help.
>
> Both links work. 8084 is for http and 8181 is for https.
>
> I'm going to have to learn how to use GlassFish better. I am new to
> GlassFish as well. So looking for the configuration setting and
> stuff like
> that will take time.
>
> I am also sorry posting to this site, now that I know it is my
> inexperience
> with GlassFish that caused this problem and not something with the
> Jersey
> sample.
>
> Once again. I really appreciate the help and the prompt response.
>

That's OK, glad to be of help.

I still want to ascertain why 8084 was utilized instead of 8080. That
may be a bug or the default for Eclipse (the docs say 8080 is the
default though).

Paul.