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 to

RE: MailSessionFactory problems in 5.5.9

2005-08-09 Thread Derrick Koes
/ 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 problems

Re: MailSessionFactory problems in 5.5.9

2005-08-09 Thread Brian Bonner
problems in 5.5.9 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

RE: MailSessionFactory problems in 5.5.9

2005-08-09 Thread Derrick Koes
Nope, 5.0.28 -Original Message- From: Brian Bonner [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 09, 2005 4:50 PM To: Tomcat Users List Subject: Re: MailSessionFactory problems in 5.5.9 Thanks, Derrick, that's how I used to have it in 4.1.29. Are you using 5.5.x? Brian Derrick

Re: MailSessionFactory problems in 5.5.9

2005-08-09 Thread Brian Bonner
[mailto:[EMAIL PROTECTED] Sent: Tuesday, August 09, 2005 4:50 PM To: Tomcat Users List Subject: Re: MailSessionFactory problems in 5.5.9 Thanks, Derrick, that's how I used to have it in 4.1.29. Are you using 5.5.x? Brian Derrick Koes wrote: Here is an example from what I do: server.xml