SOLVED [PLEASE HELP ME: JNDI ERROR 1]

2002-04-18 Thread Laura
Hi all, I solved my problem with Oracle 8.1.6 and JNDI. I remember you the problem was that when I tried to execute Connection con = ds.getConnection() (where ds is a DataSource token by JNDI) I receved: "Network Adapter could not establish the connection". Well first a couple of consideration

Re: AW: PLEASE HELP ME: JNDI ERROR 1

2002-04-17 Thread Laura
zip). I have found that there are many releases of this file, > and newer releases are not always backwards compatible. For instance, > classes12.zip that work well with 8i do not work well with 9i. > > angel > > -Original Message- > From: peter lin [mailto:[EMAIL PROTECTED]]

Re: AW: PLEASE HELP ME: JNDI ERROR 1

2002-04-16 Thread [EMAIL PROTECTED]
gt; From: "Angel Municio" <[EMAIL PROTECTED]> > To: "'Tomcat Users List'" <[EMAIL PROTECTED]> > Sent: Monday, April 15, 2002 1:00 PM > Subject: RE: AW: PLEASE HELP ME: JNDI ERROR 1 > > > If the Oracle database that you are trying to conn

Re: AW: PLEASE HELP ME: JNDI ERROR 1

2002-04-15 Thread hemant
r etc and see if it makes any difference. regards hemant - Original Message - From: "Angel Municio" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" <[EMAIL PROTECTED]> Sent: Monday, April 15, 2002 1:00 PM Subject: RE: AW: PLEASE HELP ME: JNDI ERROR

RE: AW: PLEASE HELP ME: JNDI ERROR 1

2002-04-15 Thread Angel Municio
]] Sent: Monday, April 15, 2002 1:06 PM To: Tomcat Users List Subject: Re: AW: PLEASE HELP ME: JNDI ERROR 1 I use classes12.jar (classes12.zip): well, the database my examples was ok with, was 8i. My new database I don't know what version is: if it was 9i which driver I should use? Laura

Re: AW: PLEASE HELP ME: JNDI ERROR 1

2002-04-15 Thread peter lin
IL PROTECTED]] > > Sent: Monday, April 15, 2002 12:48 PM > > To: Tomcat Users List > > Subject: Re: AW: PLEASE HELP ME: JNDI ERROR 1 > > > > > > > > look in the tnslistener network log to see if tomcat is getting to the > > machine correctly. If not, it&

Re: AW: PLEASE HELP ME: JNDI ERROR 1

2002-04-15 Thread Laura
ot work well with 9i. > > angel > > -Original Message- > From: peter lin [mailto:[EMAIL PROTECTED]] > Sent: Monday, April 15, 2002 12:48 PM > To: Tomcat Users List > Subject: Re: AW: PLEASE HELP ME: JNDI ERROR 1 > > > > look in the tnslistener network log to see

Re: PLEASE HELP ME: JNDI ERROR 1

2002-04-15 Thread Laura
; If the DS is on an application server, talk to your Server admin. > > regards > hemant > > > > - Original Message - > From: "Laura" <[EMAIL PROTECTED]> > To: "Tomcat Users List" <[EMAIL PROTECTED]> > Sent: Monday, April 15, 2002 12:2

RE: AW: PLEASE HELP ME: JNDI ERROR 1

2002-04-15 Thread Angel Municio
that work well with 8i do not work well with 9i. angel -Original Message- From: peter lin [mailto:[EMAIL PROTECTED]] Sent: Monday, April 15, 2002 12:48 PM To: Tomcat Users List Subject: Re: AW: PLEASE HELP ME: JNDI ERROR 1 look in the tnslistener network log to see if tomcat is getting

Re: PLEASE HELP ME: JNDI ERROR 1

2002-04-15 Thread hemant
. regards hemant - Original Message - From: "Laura" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Monday, April 15, 2002 12:25 PM Subject: PLEASE HELP ME: JNDI ERROR 1 > Other information because I don't know what to do. &g

Re: AW: PLEASE HELP ME: JNDI ERROR 1

2002-04-15 Thread Laura
> > > of the server or the port or that your new database > > > is using different parameters than your old one. > > > > > > > -Ursprüngliche Nachricht- > > > > Von: Laura [mailto:[EMAIL PROTECTED]] > > > > Gesendet: Montag, 15. A

Re: AW: PLEASE HELP ME: JNDI ERROR 1

2002-04-15 Thread peter lin
r the port or that your new database > > is using different parameters than your old one. > > > > > -Ursprüngliche Nachricht- > > > Von: Laura [mailto:[EMAIL PROTECTED]] > > > Gesendet: Montag, 15. April 2002 18:26 > > > An: Tomcat Users Li

Re: AW: PLEASE HELP ME: JNDI ERROR 1

2002-04-15 Thread Laura
or the port or that your new database > is using different parameters than your old one. > > > -Ursprüngliche Nachricht- > > Von: Laura [mailto:[EMAIL PROTECTED]] > > Gesendet: Montag, 15. April 2002 18:26 > > An: Tomcat Users List > > Betreff: PLEASE HEL

AW: PLEASE HELP ME: JNDI ERROR 1

2002-04-15 Thread Ralph Einfeldt
Gesendet: Montag, 15. April 2002 18:26 > An: Tomcat Users List > Betreff: PLEASE HELP ME: JNDI ERROR 1 > > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>

PLEASE HELP ME: JNDI ERROR 1

2002-04-15 Thread Laura
Other information because I don't know what to do. The exception is created when I call my function getConnection(). The code is when I execute "con = ds.getConnection();". The code is: static { try { Context initCtx = new InitialContext(); System.out.println("[DEBUG] Do

PLEASE HELP ME: JNDI ERROR

2002-04-15 Thread Laura
Hi all, I have found a very strange error: I have configured a indi connection (with Oracle) and all was ok. Now I have to change db: so I have changed server.xml (the part regarding JNDI connection). I have restarted Tomcat (4.0.2) and it gives me an error, a very strange error: [ERRORE] Er