|
Chad, To use library lists, you have two choices. You can set the library list information in a DataSource or you can set the naming property to sytem. Since you are OK with a single user and it sounds like you are using Tomcat's pooling, you can set a parameter of naming to system in the server.xml. I don't have an example handy, but it goes something like <parameter>naming</parameter><value>system</value>. All this does is call setNaming("system") on the DataSource. David Morris >>> chad.cornelius@xxxxxxxxxxxxxxxxxxxx 10/30/2003 8:29:03 AM >>> Thanks... I am using Tomcat and have defined a generic username and password that is used to connect in the server.xml file. I will see if we can just add the libraries we need to this username. Thanks for the insight. Thanks, Chad
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.