Re: Where to store classpath resources outside of WAR

2007-12-21 Thread David Delbecq
In custom context.xml, you can define the ressource, that is mainly Datasources that are linked with jndi. Just define a datasource and store your config in the database. Or if you want more complicated things, store other tyes of objects in your jndi, by defining them in your context.xml. No

Re: Where to store classpath resources outside of WAR

2007-12-20 Thread lightbulb432
stored (i.e. available to the webapp as a resource but not > available to all contexts)? > > Thanks. > -- View this message in context: http://www.nabble.com/-OT--Where-to-store-classpath-resources-outside-of-WAR-tp14399810p14445789.html

[OT] Where to store classpath resources outside of WAR

2007-12-18 Thread lightbulb432
View this message in context: http://www.nabble.com/-OT--Where-to-store-classpath-resources-outside-of-WAR-tp14399810p14399810.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To start a new topic, e-mail: