PROBLEMS_IMPORTING_CLASSES

2001-05-29 Thread Daniel Leyva

Hi,

I have some problems importing classes of java which are used for JSP pages
( under Tomcat - linux) , the package oracle.jdbo.*.
I´ve defined the CLASS_PATH, JAVA_HOME, I´ve copied the package in
jdk1.3.1/lib, in jdk1.3.1/jre/lib, in jakarta-tomcat/lib but the tomcat
doesn´t find it.


Thank you very much,

Daniel Leyva Cortes




RE: PROBLEMS_IMPORTING_CLASSES

2001-05-29 Thread Daniel Leyva

thank you very much!!!, it works..

Daniel Leyva
- Original Message -
From: Bhat, Mahesh [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, May 29, 2001 11:15 AM
Subject: RE: PROBLEMS_IMPORTING_CLASSES


 Copy it in jre/lib/ext it should work...

 -Original Message-
 From: Daniel Leyva [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, May 29, 2001 8:20 AM
 To: [EMAIL PROTECTED]
 Subject: PROBLEMS_IMPORTING_CLASSES


 Hi,

 I have some problems importing classes of java which are used for JSP
pages
 ( under Tomcat - linux) , the package oracle.jdbo.*.
 I´ve defined the CLASS_PATH, JAVA_HOME, I´ve copied the package in
 jdk1.3.1/lib, in jdk1.3.1/jre/lib, in jakarta-tomcat/lib but the tomcat
 doesn´t find it.


 Thank you very much,

 Daniel Leyva Cortes


 Important:

 Internet communications are not necessarily secure and may be intercepted
or changed after they are sent.
 The Abbey National Group does not accept liability for any such changes.
If you wish to confirm the origin or content of this communication, please
contact the sender using an alternative means of communication.

 This communication does not create or modify any contract.

 If you are not the intended recipient of this communication you should
destroy it without copying, disclosing or otherwise using its contents.
Please notify the sender immediately of the error.

 The Abbey National Group comprises Abbey National plc and its subsidiary
group of companies.

 Abbey National plc. Registered Office: Abbey House, Baker Street, London,
NW1 6XL. Reg. No. 2294747.
 Registered in England.




tomcat_problem_connector

2001-05-25 Thread Daniel Leyva



HI, I try to start Tomcat and it hangs up in the 
next line:

PoolTcp Connector: Starting Ajp12ConnecionHandler 
on 8007 , and it doesn´t work...

Thank you very much