JNDI - TOMCAT

2005-07-27 Thread Kane Wilson
Hi List , This is actually problem with JNDI . I'm tring to connect to mysql database via JNDI in tomcat 5.5.9. First of all i installed tomcat 5.5.9 in my windows 2000 advance server machine and accrding to guide of http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jndi-datasource-examples-h

JNDI & TOMCAT (4.0.1)

2002-01-25 Thread Reinhard Ruiner
hello world, i have written my own REALM - class for authentication. authentication - verfication should be done by an EnterpriseJavaBean running on JONAS ApplicationServer . Within a method in my realm i set the environement for initial context as specified by JONAS: Hashtable jndiProps = n

Re: JNDI - TOMCAT

2005-07-27 Thread Tim Funk
Don't use docs based on 4.1 when running 5.5. Use the 5.5 docs. The way JNDI resources are declared in 5.5 changed as compared to previous versions. The archives in the tomcat user list also talk about this too. http://jakarta.apache.org/tomcat/tomcat-5.5-doc/index.html -Tim Kane Wilson wrot

Re: JNDI - TOMCAT ------ success

2005-07-27 Thread Kane Wilson
Tim , it was success. thanx million. earlier i referred 5.0 docs. anyway it was my fault. again i would like to thank you Tim. It is great help Kane. Tim Funk <[EMAIL PROTECTED]> wrote: Don't use docs based on 4.1 when running 5.5. Use the 5.5 docs. The way JNDI resources are declared in

JNDI / Tomcat Security Policy

2001-04-17 Thread eric chacon
Folks, I am trying to deploy a PoolMan DataSource with JNDI, accessible from Tomcat. I'm running Tomcat 3.2.1, Linux, Postgresql 7.0.?, and Apache (using mod_jk.so). I seem to be having trouble with my security policies-- Poolman 1.4.1 (the most recent version I could make work--2.0 was a cr

JNDI + Tomcat + Oracle 9i Database

2003-02-25 Thread "Sebastião Carlos Santos"
I am trying to configure JNDI to access Oracle 9i R1, according to JNDI Datasource HOW-TO, however I am not obtaining a lot of success when I go to establish the connection. In the end of this e-mail I will list some fragments of the configuration of server.xml, web.xml and of my class java that

JNDI + Tomcat + Oracle 9i Database

2003-02-25 Thread "Sebastião Carlos Santos"
I am trying to configure JNDI to access Oracle 9i R1, according to JNDI Datasource HOW-TO, however I am not obtaining a lot of success when I go to establish the connection. In the end of this e-mail I will list some fragments of the configuration of server.xml, web.xml and of my class java that

JNDI + Tomcat + Oracle 9i Database

2003-02-25 Thread "Sebastião Carlos Santos"
I am trying to configure JNDI to access Oracle 9i R1, according to JNDI Datasource HOW-TO, however I am not obtaining a lot of success when I go to establish the connection. In the end of this e-mail I will list some fragments of the configuration of server.xml, web.xml and of my class java that

JNDI + Tomcat + Oracle 9i Database

2003-02-25 Thread "Sebastião Carlos Santos"
I am trying to configure JNDI to access Oracle 9i R1, according to JNDI Datasource HOW-TO, however I am not obtaining a lot of success when I go to establish the connection. In the end of this e-mail I will list some fragments of the configuration of server.xml, web.xml and of my class java that

JNDI + Tomcat + Oracle 9i Database

2003-02-25 Thread "Sebastião Carlos Santos"
I am trying to configure JNDI to access Oracle 9i R1, according to JNDI Datasource HOW-TO, however I am not obtaining a lot of success when I go to establish the connection. In the end of this e-mail I will list some fragments of the configuration of server.xml, web.xml and of my class java that

JNDI/Tomcat question from newbie

2005-09-01 Thread Hyatt, Gordon
Hello All, I'm a newbie to database pooling via JNDI and I have a JNDI/Tomcat question (more of a "best practices"/most scalable/fastest performance/least resource consumption type of question). Each time the JNDI resource (pooled database connection) is needed, should a compl

Re: JNDI + Tomcat + Oracle 9i Database

2003-02-25 Thread Mehdi . Nejad
PROTECTED] <[EMAIL PROTECTED]cc: .com.br> Subject: JNDI + Tomcat + Ora

Re: JNDI + Tomcat + Oracle 9i Database

2003-02-25 Thread "Sebastião Carlos Santos"
When I made the change of the url for URL I started to receive the following error message Cannot create JDBC driver of class 'oracle.jdbc.driver.OracleDriver' it goes connect URL 'null' Going back to the configuration url Cannot create JDBC driver of class 'oracle.jdbc.driver.OracleDriver' it

Re: JNDI + Tomcat + Oracle 9i Database

2003-02-25 Thread "Sebastião Carlos Santos"
Kris, I believe that I went badly interpreted or I wrote of less in the e-mail. I don't see him/it why of installing the customer of Oracle 9i in the application servant for the simple fact most of the time, after the installation routines we have to specify the files. zip and. jar copied in th

RE: JNDI + Tomcat + Oracle 9i Database

2003-02-25 Thread pqin
rds, PQ "This Guy Thinks He Knows Everything" "This Guy Thinks He Knows What He Is Doing" -Original Message- From: "Sebastião Carlos Santos" [mailto:[EMAIL PROTECTED] Sent: February 25, 2003 1:37 PM To: [EMAIL PROTECTED] Subject: Re: JNDI + Tomcat

Re: JNDI/Tomcat question from newbie

2005-09-01 Thread David Smith
eded anymore in any method that get's one. --David Hyatt, Gordon wrote: >Hello All, > >I'm a newbie to database pooling via JNDI and I have a JNDI/Tomcat question >(more of a "best practices"/most scalable/fastest performance/least resource >consumption type of