Re: [OT] Re: [OT] Re: Struts2 is not outputting to the Glassfish server.log

2009-09-10 Thread David Canos
gt; Subject: Re: [OT] Re: Struts2 is not outputting to the Glassfish server.log > > Dave Newton wrote: > > the movie "Airplane", with the hysterical woman on the plane > > YouTube to the rescue: http://www.youtube.com/watch?v=Y_GJkKMPHxw > > -Dale > >

[OT] Re: [OT] Re: Struts2 is not outputting to the Glassfish server.log

2009-09-07 Thread mailtolouis2020-struts
This is really funny...hahaa I need to find this movie -Louis From: Dale Newfield To: Struts Users Mailing List Sent: Monday, September 7, 2009 6:42:56 AM Subject: Re: [OT] Re: Struts2 is not outputting to the Glassfish server.log Dave Newton wrote: >

Re: [OT] Re: Struts2 is not outputting to the Glassfish server.log

2009-09-06 Thread Dale Newfield
Dave Newton wrote: the movie "Airplane", with the hysterical woman on the plane YouTube to the rescue: http://www.youtube.com/watch?v=Y_GJkKMPHxw -Dale - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additio

Re: [OT] Re: Struts2 is not outputting to the Glassfish server.log

2009-09-06 Thread Musachy Barroso
lol..that's exactly what I had in mind, in fact, I was remembering the guy with the baseball bat and laughing. On Sun, Sep 6, 2009 at 9:55 PM, Dave Newton wrote: > Musachy Barroso wrote: >> >> hey hey...get in line people :) > > You ever see the movie "Airplane", with the hysterical woman on the p

[OT] Re: Struts2 is not outputting to the Glassfish server.log

2009-09-06 Thread Dave Newton
Musachy Barroso wrote: hey hey...get in line people :) You ever see the movie "Airplane", with the hysterical woman on the plane? Is that the line you're talking about? Dave - To unsubscribe, e-mail: user-unsubscr...@strut

Re: Struts2 is not outputting to the Glassfish server.log

2009-09-06 Thread Musachy Barroso
hey hey...get in line people :) musachy On Sun, Sep 6, 2009 at 2:05 PM, Dave Newton wrote: > Martin Gainty wrote: >> >> the question started on use of ConsoleAppender >>  how does one coax a ConsoleAppender to log to server.log? > > By following the directions on the link he provided, if reading

RE: Struts2 is not outputting to the Glassfish server.log

2009-09-06 Thread Martin Gainty
légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Sun, 6 Sep 2009 11:02:44 +0200 > Subject: Re: Struts2 is not outputting to the Glassfish server.log >

Re: Struts2 is not outputting to the Glassfish server.log

2009-09-06 Thread Dave Newton
Martin Gainty wrote: the question started on use of ConsoleAppender how does one coax a ConsoleAppender to log to server.log? By following the directions on the link he provided, if reading it is any indication, although it's not clear to me if it's a server- or application-specific solutio

RE: Struts2 is not outputting to the Glassfish server.log

2009-09-06 Thread Martin Gainty
bilité pour le contenu fourni. > Date: Sun, 6 Sep 2009 16:19:53 -0400 > From: d...@newfield.org > To: user@struts.apache.org > Subject: Re: Struts2 is not outputting to the Glassfish server.log > > http://wiki.glassfish.java.net/Wiki.jsp?page=FaqCongifureLog4J > > And as usua

Re: Struts2 is not outputting to the Glassfish server.log

2009-09-06 Thread Dale Newfield
http://wiki.glassfish.java.net/Wiki.jsp?page=FaqCongifureLog4J And as usual, ignore Martin Gainty's response as it will lead you astray rather than toward an answer. I admire his enthusiasm, but more often than not his answers reveal either that he doesn't understand the technologies involved

RE: Struts2 is not outputting to the Glassfish server.log

2009-09-06 Thread Martin Gainty
bilité pour le contenu fourni. > Date: Sun, 6 Sep 2009 11:02:44 +0200 > Subject: Re: Struts2 is not outputting to the Glassfish server.log > From: davidca...@gmail.com > To: user@struts.apache.org > > Hi Tikiidid you solve the problem? > > > 2009/8/27 David C

Re: Struts2 is not outputting to the Glassfish server.log

2009-09-06 Thread David Canos
Hi Tikiidid you solve the problem? 2009/8/27 David Canos > same to me when working with EAR projects in Glassfish v2 and v2.1. > > try config Exception interceptor, anyway I could not resolved the problem > this way, > I turn struts.debug to on, and then i'm able to see the exception msg in a >

Re: Struts2 is not outputting to the Glassfish server.log

2009-08-27 Thread David Canos
same to me when working with EAR projects in Glassfish v2 and v2.1. try config Exception interceptor, anyway I could not resolved the problem this way, I turn struts.debug to on, and then i'm able to see the exception msg in a configured exception.jsp but never in the server.log! I hope it help y