Re: Questions about Tomcat installation on Solaris Platform

2007-02-08 Thread tarakarajendra prasad
hello ravi, in server.xml , in your context give drop ojdbc14.jar in CATALINA_HOME's common\lib directory you can access through JAVA ENC easily wishes, Prasad DTR - Original Message From: "Chittajalu, Ravi S." <[EMAIL PROTECTED]> To: users@tomcat.apache.org Se

Re: Questions about Tomcat installation on Solaris Platform

2007-02-06 Thread Hassan Schroeder
On 2/6/07, Chittajalu, Ravi S. <[EMAIL PROTECTED]> wrote: product provided an app that can check the connections If you're sure the connection data is good, then it's configuration -- you'll need to provide the relevant parts of your config files. Assuming you've already read these, of course

RE: Questions about Tomcat installation on Solaris Platform

2007-02-06 Thread Chittajalu, Ravi S.
, but did not work Any ideas? Regards Ravi Chittajalu Ph: 703-516-1172 -Original Message- From: Hassan Schroeder [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 06, 2007 12:07 PM To: Tomcat Users List Subject: Re: Questions about Tomcat installation on Solaris Platform On 2/6/07

Re: Questions about Tomcat installation on Solaris Platform

2007-02-06 Thread Hassan Schroeder
On 2/6/07, Chittajalu, Ravi S. <[EMAIL PROTECTED]> wrote: 2. I configured a Database resource name with JNDI name "jdbc/oracle10g", but I do not have a way to test ? Create a JSP with code to open a (non-pooled) connection directly to confirm your connection parameters. Then yo