Hi I have implemented datasource using JNDI look up. The code work fine If I call the code during any User action. But If try to call the same code during the tomcat server start up I get an exception
javax.naming.NameNotFoundException: Name comp is not bound in this Context I am using Tomcat 5.5 and Oracle 9 -- Thanks and Regards Hanmayya Udgiri