Re: Datasource not found by Plugin on startup

2005-10-03 Thread Martin Gainty
se dont hesitate to contact me if you need any help, Marty Gainty (US) 001-617-852-7822 - Original Message - From: "Faisal Mahmoud" <[EMAIL PROTECTED]> To: Sent: Monday, October 03, 2005 1:09 PM Subject: Datasource not found by Plugin on startup Hi, I have written

Datasource not found by Plugin on startup

2005-10-03 Thread Faisal Mahmoud
Hi, I have written a plugin for a Struts app which accesses a DB connection via a datasource. The datasource is defined in the Tomcat server.xml file, and is loaded via a library we wrote. I know the datasource works fine because I can access if from other classes in the app. But when I start up T