damn!

2004-04-18 Thread tomcat-user
Norton AntiVirus gelöscht1.txt Description: plain/text - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: plain MySQL DataSource in Tomcat (i know, damn topic)

2002-07-08 Thread Clay Graham
CTED] Subject:plain MySQL DataSource in Tomcat (i know, damn topic) Hi, i am one of the guys trying to get a valid MysqlDataSource reference via JNDI. But i am getting crazy without knowing where the problem is (perhaps the reason is, i cant debug JNDI too good, cause i am no expert in it..) i have

RE: plain MySQL DataSource in Tomcat (i know, damn topic)

2002-07-04 Thread Les Hughes
List' > Subject: RE: plain MySQL DataSource in Tomcat (i know, damn topic) > > > Cindy, > > you rock and are very helpful...I had great success using the STRUTS > pooling, so I am a little disappointed that isn't working for > me right > now >

RE: plain MySQL DataSource in Tomcat (i know, damn topic)

2002-07-02 Thread Clay Graham
ginal Message- From: Cindy Ballreich [SMTP:[EMAIL PROTECTED]] Sent: Tuesday, July 02, 2002 11:28 AM To: Tomcat Users List Subject:RE: plain MySQL DataSource in Tomcat (i know, damn topic) Hi Clay, It's a small net. I hope you are well!! I haven't tried using Struts yet

RE: plain MySQL DataSource in Tomcat (i know, damn topic)

2002-07-02 Thread Cindy Ballreich
t; >http://marc.theaimsgroup.com/?l=tomcat-user&m=102225547106556&w=2 > >but I am interested if there advantages to the JNDO pool ober the STRUTS >pool if I go to all this trouble? > >this seems like something alot people would care about. > >Clay > >-Original

RE: plain MySQL DataSource in Tomcat (i know, damn topic)

2002-07-02 Thread Dmitry ...
ughes <[EMAIL PROTECTED]> wrote: http://marc.theaimsgroup.com/?l=tomcat-user&m=102225547106556&w=2 :-) > -Original Message- > From: Marc Logemann [mailto:[EMAIL PROTECTED]] > Sent: 02 July 2002 13:35 > To: [EMAIL PROTECTED] > Subject: plain MySQL DataSo

RE: plain MySQL DataSource in Tomcat (i know, damn topic)

2002-07-02 Thread Clay Graham
is seems like something alot people would care about. Clay -Original Message- From: Marc Logemann [SMTP:[EMAIL PROTECTED]] Sent: Tuesday, July 02, 2002 5:35 AM To: [EMAIL PROTECTED] Subject:plain MySQL DataSource in Tomcat (i know, damn topic) Hi, i am one of the guys tr

plain MySQL DataSource in Tomcat (i know, damn topic)

2002-07-02 Thread Marc Logemann
Hi, i figured out how to use the default DataSource with MySQL: userroot password driverClassNameorg.gjt.mm.mysql.Driver driverNamejdbc:mysql://localhost/maxbahr But i wonder how i can use the MysqlDataSource class and i wonder where is the real need to use the MysqlDataSource clas

RE: plain MySQL DataSource in Tomcat (i know, damn topic)

2002-07-02 Thread Les Hughes
http://marc.theaimsgroup.com/?l=tomcat-user&m=102225547106556&w=2 :-) > -Original Message- > From: Marc Logemann [mailto:[EMAIL PROTECTED]] > Sent: 02 July 2002 13:35 > To: [EMAIL PROTECTED] > Subject: plain MySQL DataSource in Tomcat (i know, damn topic) >

plain MySQL DataSource in Tomcat (i know, damn topic)

2002-07-02 Thread Marc Logemann
Hi, i am one of the guys trying to get a valid MysqlDataSource reference via JNDI. But i am getting crazy without knowing where the problem is (perhaps the reason is, i cant debug JNDI too good, cause i am no expert in it..) i have the following: server.xml -- factory