Re: Tomcat Mail log

2010-01-08 Thread Greg Morphis
Yes we're using Java mail. Thanks for the info, have a great weekend On Fri, Jan 8, 2010 at 2:26 PM, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Greg, > > On 1/8/2010 1:45 PM, Greg Morphis wrote: >> I've got Tomcat 5.5 an

Tomcat Mail log

2010-01-08 Thread Greg Morphis
I've got Tomcat 5.5 and using log4j for logging purposes, how do I enable logging of mail so I can see mail errors, unsent mail, etc? Thanks - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-

Re: BASIC auth question, simple example...[SOLVED]

2007-09-26 Thread Greg Morphis
That was it David.. I was thinking / referred to the /webapps/ directory. Thanks On 9/26/07, David Delbecq <[EMAIL PROTECTED]> wrote: > Greg Morphis a écrit : > > I created the folder > > C:\Tomcat5.5\webapps\security\ > > > So webapp name is "security&qu

BASIC auth question, simple example...

2007-09-26 Thread Greg Morphis
Hi, I'm a n00b so bare with me! I've got Tomcat 5.5 installed on my machine to the default location c:\Tomcat5.5 I'm trying to get a simple example of BASIC auth running and I'm not having any luck. I created the folder C:\Tomcat5.5\webapps\security\ In there I have C:\Tomcat5.5\webapps\security