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

Re: AW: PLEASE HELP ME: JNDI ERROR 1

2002-04-17 Thread Laura
adding a space, pressing enter 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 1

Re: AW: PLEASE HELP ME: JNDI ERROR 1

2002-04-16 Thread [EMAIL PROTECTED]
, 2002 1:00 PM Subject: RE: AW: PLEASE HELP ME: JNDI ERROR 1 If the Oracle database that you are trying to connect to is a differen t version than the old one, check for updated Oracle jdbc drivers (classes12.zip). I have found that there are many releases of this fil e, and newer

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] Dopo

AW: PLEASE HELP ME: JNDI ERROR 1

2002-04-15 Thread Ralph Einfeldt
, 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]

Re: AW: PLEASE HELP ME: JNDI ERROR 1

2002-04-15 Thread Laura
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 HELP ME: JNDI ERROR 1 -- To unsubscribe: mailto:[EMAIL PROTECTED

Re: AW: PLEASE HELP ME: JNDI ERROR 1

2002-04-15 Thread peter lin
old one. -Ursprüngliche Nachricht- Von: Laura [mailto:[EMAIL PROTECTED]] 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

Re: AW: PLEASE HELP ME: JNDI ERROR 1

2002-04-15 Thread Laura
- Von: Laura [mailto:[EMAIL PROTECTED]] 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

Re: PLEASE HELP ME: JNDI ERROR 1

2002-04-15 Thread hemant
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. The exception is created when I call my function getConnection

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 Laura
, 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:25 PM Subject: PLEASE HELP ME: JNDI ERROR 1 Other information because I don't know what to do. The exception

Re: AW: PLEASE HELP ME: JNDI ERROR 1

2002-04-15 Thread Laura
-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 to the machine correctly. If not, it's most likely

Re: AW: PLEASE HELP ME: JNDI ERROR 1

2002-04-15 Thread peter lin
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]] Sent: Monday, April 15, 2002 12:48 PM To: Tomcat Users List Subject: Re: AW: PLEASE HELP ME: JNDI ERROR 1

RE: AW: PLEASE HELP ME: JNDI ERROR 1

2002-04-15 Thread Angel Municio
, 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 Alle 19:00, lunedì

Re: AW: PLEASE HELP ME: JNDI ERROR 1

2002-04-15 Thread hemant
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 1 If the Oracle database that you are trying