On 15/03/2011 15:10, Dharamshila Khandelwal wrote:
> Hi,
> 
> I have my webapps's context define in
> $CATALINA_HOME/conf/Catalina/localhost.
> The application is not reading the datasource, I get the following error in
> catalina logs:

That'll be because you are trying to use Tomcat 5.0.x syntax with Tomcat
6.0.x which won't work. Read the docs, fix the broken Resource
definition and try again.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to