Re: Problem with Data Source Definition

2004-04-21 Thread Xuemin Guan
One more reference: http://tinyurl.com/2rxbh Best, Xuemin - Original Message - From: "Ralf Schneider" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Wednesday, April 21, 2004 4:52 PM Subject: Re: Problem with Data Sourc

Re: Problem with Data Source Definition

2004-04-21 Thread Xuemin Guan
I don't know the cause of this problem. I set up the datasource inforamtion in both Tomcat's server.xml and the application specific web.xml rather than in struts-config.xml, and I have no problem. The regarding part in the server.xml:

Re: Problem with Data Source Definition

2004-04-21 Thread Ralf Schneider
Am Dienstag, 20. April 2004 08:53 schrieb Xuemin Guan: > Tomcat (5.0.19) comes together with commons-pool-1.1.jar, which > is under CALINA_HOME/common/lib. This directory is both seen > by container and you web applications. So, I guess the problem is not > cause by the lack of commons-pool-1.1.jar

Re: Problem with Data Source Definition

2004-04-20 Thread Daniel H A Lima
--- Johannes Wolfgang Woger <[EMAIL PROTECTED]> escreveu: > > > Daniel Henrique Alves Lima wrote: > > > I've a problem with dbcp but it was different: I > was declaring my ds > > in a tomcat config file but the > > .jar file (which contains the jdbc driver) was > available only for my > > app

Re: Problem with Data Source Definition

2004-04-20 Thread Johannes Wolfgang Woger
PROTECTED]> Sent: Tuesday, April 20, 2004 2:58 PM Subject: RE: Problem with Data Source Definition Ralf, did you add common-pools.jar http://jakarta.apache.org/commons/pool/ to WEB-INF/lib ? i had a time ago a similar problem, but after that it works cheers, matthias -Original Messa

Re: Problem with Data Source Definition

2004-04-20 Thread Daniel Henrique Alves Lima
ssage - From: "Matthias Wessendorf" <[EMAIL PROTECTED]> To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, April 20, 2004 2:58 PM Subject: RE: Problem with Data Source Definition Ralf, did you add common

Re: Problem with Data Source Definition

2004-04-19 Thread Xuemin Guan
- From: "Matthias Wessendorf" <[EMAIL PROTECTED]> To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, April 20, 2004 2:58 PM Subject: RE: Problem with Data Source Definition > Ralf, > > did you

RE: Problem with Data Source Definition

2004-04-19 Thread Matthias Wessendorf
Ralf, did you add common-pools.jar http://jakarta.apache.org/commons/pool/ to WEB-INF/lib ? i had a time ago a similar problem, but after that it works cheers, matthias > -Original Message- > From: Ralf Schneider [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 20, 2004 12:40 AM > To