On Apr 19, 5:01 am, BillyRay <wbehy...@fuse.net> wrote:
> I normally start my local GlassFish server outside of (i.e. before
> starting) NB, so I do not typically see the GlassFish log output
> window.  (I usually leave GF running most of the time.)  The only way
> I could find to open this window (for the advanced servlet lesson) was
> to exit NB, stop my GF server, start NB, then have NB start my GF
> server.  Is there a way to open the GF log output window from inside
> NB if your GF server is already running when you start NB?
I'm not sure this is possible, since NetBeans starts a new instance of
GlassFish normally. But you may see the log directly with any program
capable to refresh constantly its window. You will find the log
normally inside GlassFish ESB v22 directory and inside it; glassfish->
domains -> domain1 -> logs -> server.log. If you don't have a program
able to refresh itself then you have to reopen it each time you send a
request to the server. There is also a command line utility which do
this, but I cannot remind its name right now.
If you are on a Mac, you may use Console.app to view it.


Michèle
>
> Thanks in advance.
>
> BillyRay
>
> --
> You received this message because you are subscribed to the Google
> Groups "Java EE (J2EE) Programming with Passion!" group.
> To post to this group, send email to
> java-ee-j2ee-programming-with-passion@googlegroups.com
> To unsubscribe from this group, send email to
> java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
> For more options, visit this group 
> athttp://groups.google.com/group/java-ee-j2ee-programming-with-passion?...

-- 
You received this message because you are subscribed to the Google
Groups "Java EE (J2EE) Programming with Passion!" group.
To post to this group, send email to
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en

Reply via email to