users@glassfish.java.net

Re: runnig glassfish in debug inside netbeans

From: Ludovic Champenois <Ludovic.Champenois_at_Sun.COM>
Date: Mon, 12 Mar 2007 17:11:54 -0700

glassfish_at_javadesktop.org wrote:
> hi,
>
> Sorry to insist an this question of debug. But somone in glasssish must have debuged (sorry for my bad english writting) the application server. And some of then using netbeans.
>
> So if somone knows how to run glassfish(sun application server) i would be glad if he or her could help me.
>
>

Start the GlassFish server in debug mode ( --debug=true flag in asadmin
start-domain)
Then attach to it via the NetBeans debugger: Menu Run---Attach Debugger.
dt-socket port 9009 is I think the default set up (check in your
domain.xml if it is not this)

Ludo

> Regards
> [Message sent by forum member 'hterrolle' (hterrolle)]
>
> http://forums.java.net/jive/thread.jspa?messageID=207571
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>