vramanaj wrote:
Still getting the same error after changing Data Source name to
'jdbc/DefaultDS'. Added resource link in webapp.xml.

         Error : Error During Lookup Name jdbc is not bound in this Context

Are there any extra customizations required for Josso+Tomcat6?
The 'trick' with Josso configuration is, that you need to use short JNDI names at tomcat/web.xml/context.xml level (e.g. jdbc/DefaultDS), but you have to use full JNDI named at Josso configuration level (e.g. java:comp/env/jdbc/DefaultDS).

--
Mikolaj Rydzewski <m...@ceti.pl>


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

Reply via email to