2012 10:52 AM
> To: Tomcat Users List
> Subject: Re: Context configuration file
>
> On 11/01/2012 13:01, Thom Hehl wrote:
>> We are using a context configuration file to provide our database
>> connectivity through a JNDI entry to our application so that the file
>> can
7.0.8
This is the configuration file in conf/Catalina/localhost and shares the
name of my webapp.
-Original Message-
From: Pid [mailto:p...@pidster.com]
Sent: Wednesday, January 11, 2012 10:52 AM
To: Tomcat Users List
Subject: Re: Context configuration file
On 11/01/2012 13:01, Thom
On 11/01/2012 13:01, Thom Hehl wrote:
> We are using a context configuration file to provide our database
> connectivity through a JNDI entry to our application so that the file
> can change without the purchasers of our software having to tinker about
> with it internally. Here
ion server's JNDI environment."
http://static.springsource.org/spring/docs/3.1.x/javadoc-api/org/springframework/mail/javamail/JavaMailSenderImpl.html
Dan
>
> -Original Message-
> From: Daniel Mikusa [mailto:dmik...@vmware.com]
> Sent: Wednesday, January 11, 2012 8:2
How do I place the properties for javaMailProperties in?
-Original Message-
From: Daniel Mikusa [mailto:dmik...@vmware.com]
Sent: Wednesday, January 11, 2012 8:29 AM
To: Tomcat Users List
Subject: Re: Context configuration file
On Wed, 2012-01-11 at 05:01 -0800
On Wed, 2012-01-11 at 05:01 -0800, Thom Hehl wrote:
> We are using a context configuration file to provide our database
> connectivity through a JNDI entry to our application so that the file
> can change without the purchasers of our software having to tinker about
> with it interna
We are using a context configuration file to provide our database
connectivity through a JNDI entry to our application so that the file
can change without the purchasers of our software having to tinker about
with it internally. Here is our file:
I picked this trick up from a