> From: Stephan Beutel [mailto:beu...@axivion.com] 
> Subject: Re: Context.xml for multiple datasources

> But I thought it could be defined by a map in 
> context.xml like in Spring.

Even if you did, that wouldn't solve your problem.  You would still have to 
stop and restart the webapp every time an additional datasource was added to 
the <Context> element.

You could provide a <Parameter> element nested inside the <Context> that 
specifies the names of the <Resource> entries, but there's no automatically 
created list of <Resource> elements.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to