You can definitely do most of that using JNDI. I was able to do that recently for a third-party who I consulted with. Utilize the Tomcat context files along with Spring's JNDI support.
Cheers, Scott On Mon, Jun 22, 2009 at 2:45 PM, <[email protected]> wrote: > > Basically there are several pieces of info that I would like to keep > outside the war that are currently in deployerConfigContext.xml due to they > are different in different regions and I want the WAR to be the same across > all regions. > > 1. Context Source > > > 1. URLS > 2. UserName and Password > 3. JCIFSConfig > > > 1. Almost all of it > 2. Datasource > > > 1. Database configuration (can this be pointed at a server defined > datasource instead?) > > > Not sure if this is possible but I'd appreciate any input > Thanks! > Chris Whittle > SWAT Team Developer > J.B. Hunt Transport Service, Inc. > Office Phone:(479) 419-3122 > Ext:73122 > Fax Phone:(479) 820-1769 > [email protected] > *What's your **next** move?**TM* > Intermodal | Dedicated | Truckload | LTL | Delivery | Refrigerated | > Flatbed | Expedited > > -- > You are currently subscribed to [email protected] as: > [email protected] > > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
<<image/gif>>
