Catalina.log - repeating errors

2009-04-04 Thread Don Millhofer
Hi, we have an application that was developed using NetBeans VisualWeb, JSF/JSTL, Tomcat 6.0.16, and MySQL 5.0. The application appears to work fine for about a week - through all our tests, no problem. Then for some reason it begins to generate the following sequence of five errors/warnings ev

Re: Tomcat for Dummies

2009-03-14 Thread Don Millhofer
Thanks André, my favorite thread ever. I got so much more from this then reading the spec. Don - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Tomcat 6 and javamail

2008-11-27 Thread Don Millhofer
Hi Lyallex, for everybody that is still struggling with this issue, here is a base non-authentication email class. Once you get this working start adding the special features you need. This worked with my hosting provider (Kattare) who were absolutely worthless in providing any guidance, afte

Re: Tomcat 6 and javamail

2008-11-19 Thread Don Millhofer
Are you sure that the mail server, serving the host you are deploying to does not require authentication? I got this same error trying to go through the Google Mail Server without proper authentication. when I invoke the component in the webapp I get javax.mail.AuthenticationFailedException deb

Re: Tomcat Hosting

2008-07-28 Thread Don Millhofer
Fairly new but Kattare seems to be working for us. Don At 10:12 PM 7/27/2008, you wrote: >Having been burnt a number of times, >I was wondering if anyone knew of a reliable >host that specializes in Java Hosting for Tomcat. >Especially if they offer some sort of trial service, >so I can evaluate

JSF dataTable with Calendar component

2008-06-19 Thread Don Millhofer
Hi, I am moving an application from glassfish to tomcat and have run into a problem with a dataTable component, where I have placed a group panel which contains a Calendar component. This arrangement worked fine with glassfish but with tomcat the component acts as a single component rather than