2
votes
1answer
100 views
Apache Tomcat: adding/deleting/editing JNDI resources
Is there a facility in Tomcat (version 6) to add/delete/edit JNDI resources? If it's possible, how would I update a JDBC data source (as an example)?
Note that I'm looking for a possibility to upd …
