-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Daniel,
Daniel Blumenthal wrote: > I'm using Tomcat 5.5.x. The documentation for this looks pretty good, now > that I know where to look for it. Thanks! Feel free to cruise on over to the Tomcat list if you have any questions about configuration. There's lots of stuff in the archives if something isn't working for you. > This sounds very similar to what I have. The main difference seems to be > that I pass the DataSource in from the action layer, instead of allocating > it here. Aah, I see. Since Struts was providing your DataSource, you simply used that interface. If you have a ton of code, you have the option of writing some wrappers that can "replace" the expected DataSource from Struts with another one from JNDI. You could also implement your own getDataSource method in a base action to help with the transition. Or, you could change the interface of every data service that you have ;) - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFF+FH79CaO5/Lv0PARAhkEAJ9C3rIcglGM48JNn6CWrhD68uR94wCggXMA Ny7N++jUbMVdT1DghA5CIpw= =qYDc -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]