users@glassfish.java.net

Re: Debug web app against GF v3 in Eclipse

From: Ludovic Champenois <ludovic.champenois_at_oracle.com>
Date: Wed, 02 Jun 2010 01:16:42 -0700

On 6/2/10 1:16 AM, glassfish_at_javadesktop.org wrote:
> Hi,
>
> I need to debug a web app I am developping in Eclipse against GF v3.
> I can start, from the IDE, GF in debug mode and show me the port 9009
> as the debug port.
>
> But I can not load the main page using localhost:9009. The browser says
> server not found.
>

9009 is not an HTTP port, it is a Java JPDA Debug port the IDE is using
to talk to the server for debugging puposes.
To see the real htttp port, double click on the server node, this should
open an editor that show the user port and the admin port.

Ludo
> How must I do?
>
> Thanks,
> Jose
> [Message sent by forum member 'josealvarezdelara']
>
> http://forums.java.net/jive/thread.jspa?messageID=472360
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>