Re: JDBC and Struts

2004-04-22 Thread Daniel Dittmar
Ralf Schneider wrote: 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: Initializing application data source local_01 at org.apache.struts.action.ActionServlet.in

Re: JDBC and Struts

2004-04-21 Thread Ralf Schneider
Am Dienstag, 20. April 2004 08:23 schrieb Schroeder, Alexander: > That exception does not come from the MaxDB JDBC Driver. Perhaps a 'Struts' > Mailing List would be a better starting point. My hope was that someone who did manage to get the Struts connection pooling working with SAP DB 7.4 could

RE: JDBC and Struts

2004-04-19 Thread Schroeder, Alexander
l 20, 2004 12:54 AM > To: [EMAIL PROTECTED] > Subject: JDBC and Struts > > > 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

JDBC and Struts

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: Initi