Re: Could not find datasource when starting tomcat

2011-08-29 Thread Mark Eggers
- Original Message - > From: Savitha Akella > To: Tomcat Users List > Cc: > Sent: Monday, August 29, 2011 10:36 AM > Subject: Re: Could not find datasource when starting tomcat > > Hi , > > Usually in the "resource" tag , we define the name param

Re: Could not find datasource when starting tomcat

2011-08-29 Thread Savitha Akella
Hi , Usually in the "resource" tag , we define the name parameter as below: name="jndi/dbName" Make this change and hopefully it should work. Thanks On Mon, Aug 29, 2011 at 10:20 AM, Alaeddine HAOUAS < a.hao...@nouvellemarque.com> wrote: > Hi, > > > > I try to "backup" a java 1.5 web applicat