Re: Configuring one webapp in 2 instances, system properties

2008-05-29 Thread Bas Schulte
e: -----BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bas, Bas Schulte wrote: | I'd like to deploy my Spring-based webapp twice in the same Tomcat | instance, one for production and one for development. I agree with Chuck: you are asking for trouble with a production configuration that includ

Configuring one webapp in 2 instances, system properties

2008-05-29 Thread Bas Schulte
Hi, I'd like to deploy my Spring-based webapp twice in the same Tomcat instance, one for production and one for development. To configure my webapp, these distinct environments connect to different database schema using different username/password combo's. My spring configuration gets thi