Did you include the struts-legacy.jar found in struts 1.1 Final? Barry
----- Original Message ----- From: "Scott McClure" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 04, 2003 3:29 PM Subject: Status of the GenericDataSource > I am trying to connect to a Postgresql database using the Data-Source > functionality built into struts. Specifically, I am using the > |org.apache.commons.dbcp.BasicDataSource. I have included all necessary > jars to run the BasicDataSource (commons-pooling, commons-dbcp, etc.) > and I have specified the type of may datasource to be the basic > datasource. Yet, for some reason, Struts keeps searching for the > GenericDataSource. Since this is legacy, it is not able to find it. Does > BasicDataSource depend on the GenericDataSource? Is there something else > I might be missing that would cause Struts to search for the > GenericDataSource? > > Thanks in advance for any help, > Scott > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

