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-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: Resource name=jdbc/LocalNesSQLServer

Re: Problem with Data Source Definition

2004-04-20 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 add common-pools.jar http://jakarta.apache.org/commons/pool/ to WEB

Re: Problem with Data Source Definition

2004-04-20 Thread Daniel Henrique Alves Lima
- 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-pools.jar http://jakarta.apache.org/commons/pool/ to WEB-INF/lib

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 application (in

Problem with Data Source Definition

2004-04-19 Thread Ralf Schneider
Hi, I'm trying to setup Struts 1.1 with a database connection using DBCP 1.1 to connect to a SAP DB 7.4 database. Unfortunately, I get the following error during startup of Tomcat (5.0.19): StandardContext[/demo_03]Servlet /demo_03 threw load() exception javax.servlet.UnavailableException: