Re: DataSources

2007-03-14 Thread Christopher Schultz
-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. T

Re: DataSources

2007-03-14 Thread Martin Gainty
uts Users Mailing List'" Sent: Wednesday, March 14, 2007 1:37 PM Subject: RE: DataSources > Chris, > > Thanks for the reply - this sounds like just what I need. > >> For instance, Apache Tomcat makes this pretty darned easy. >> You can define a JNDI datasource at t

Re: DataSources

2007-03-14 Thread Martin Gainty
ocument, nous vous signalons qu'il est strictement interdit de le diffuser, de le distribuer ou de le reproduire. - Original Message - From: "Daniel Blumenthal" <[EMAIL PROTECTED]> To: "'Struts Users Mailing List'" Sent: Wednesday, March 14, 20

RE: DataSources

2007-03-14 Thread Daniel Blumenthal
Chris, Thanks for the reply - this sounds like just what I need. > For instance, Apache Tomcat makes this pretty darned easy. > You can define a JNDI datasource at the server level, or per > webapp. The configuration is (roughly) the same; it just goes > in a different place in your config fil

Re: DataSources

2007-03-14 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Daniel, Daniel Blumenthal wrote: > I'm looking into upgrading from 1.2.9 to 1.3.8, and I'm having a hard time > figuring out how to get DataSources for my application. > > I understand that this was removed in 1.3, but it's unclear how to make the > s

Re: Datasources for Struts 1.2.x

2005-08-17 Thread C.F. Scheidecker Antunes
Hi all, Forget this last posting. I've found the class! :) There was a problem on my archive. C.F. Scheidecker Antunes wrote: Hello all, On the Struts: How to Access a Database document the way to set up a Datasource is shown in the MySQL example. However the DataSource class type that i