Re: Strange behavior of Tooltip when used with JComponent with in Applet

2005-08-11 Thread Brian Bonner
This doesn't sound like a tomcat question--or am I missing something? Brian [EMAIL PROTECTED] wrote: I have a problem with a JComboBox placed in an applet which is having a ToolTip text set on it. While moving the mouse over the ComboBox I am getting the following error stack in the Java

MailSessionFactory problems in 5.5.9

2005-08-09 Thread Brian Bonner
Hello, I'm trying to use the org.apache.naming.factory.MailSessionFactory in 5.5.9 with Spring's JndiObjectFactoryBean and I'm experiencing problems. I want to configure a global mail configuration and then use a resource-link to link one or more apps to the resource. i.e. Resource

Re: MailSessionFactory problems in 5.5.9

2005-08-09 Thread Brian Bonner
P.S. I'm using jdk 1.5.0_04 with Eclipse 3.1 and WTP 0.7 with Spring 1.2.2 as my dev environment. Brian Brian Bonner wrote: Hello, I'm trying to use the org.apache.naming.factory.MailSessionFactory in 5.5.9 with Spring's JndiObjectFactoryBean and I'm experiencing problems. I want

Re: MailSessionFactory problems in 5.5.9

2005-08-09 Thread Brian Bonner
=javax.sql.DataSource/ ResourceLink global=com/skillsoft/mgs/mail/session name=com/skillsoft/mgs/mail/session type=javax.mail.Session/ /Context -Original Message- From: Brian Bonner [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 09, 2005 4:25 PM To: Tomcat Users List Subject: Re: MailSessionFactory

Re: MailSessionFactory problems in 5.5.9

2005-08-09 Thread Brian Bonner
Servlet and JSP Specification versions as Apache Tomcat 5.0.x, there are significant changes in many areas under the hood, resulting in improved performance, stability, and total cost of ownership. Brian Derrick Koes wrote: Nope, 5.0.28 -Original Message- From: Brian Bonner

Re: * 2 Tomcat instances on same box

2005-08-09 Thread Brian Bonner
Paul, I think it's probably because there are other ports (i.e the Tomcat Admin Port that might be on 8005 and the AJP Port that may be on 8009) in use that are common to both of your instances. Brian Paul Wallace wrote: Hello, I am trying to achieve not the unimaginable, I