https://issues.apache.org/bugzilla/show_bug.cgi?id=51264
--- Comment #2 from Felix Schumacher <[email protected]> 2011-05-28 14:34:24 UTC --- Created attachment 27084 --> https://issues.apache.org/bugzilla/attachment.cgi?id=27084 Implements configuration option for jndi based DataSource. Implements configuration option for jndi based DataSource. New attribute "dataSourceName" for JDBCStore. If this attribute is set, it will be used to get a DataSource from JNDI. If a DataSource was found, it will be used instead of direct configuration via "connectionURL" and "driverName". -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
