RE: HP-UX 10.20 + Oracle

2003-01-21 Thread John Clark
. Thanks to everyone that helped. John -Original Message- From: PELOQUIN,JEFFREY (HP-Boise,ex1) [mailto:[EMAIL PROTECTED]] Sent: 08 January 2003 15:09 To: 'Tomcat Users List' Subject: RE: HP-UX 10.20 + Oracle John, I sent two version of the classes111.jar we have used on our HP-UX 11.0

RE: HP-UX 10.20 + Oracle

2003-01-21 Thread John Clark
. Thanks to everyone that helped. John -Original Message- From: PELOQUIN,JEFFREY (HP-Boise,ex1) [mailto:[EMAIL PROTECTED]] Sent: 08 January 2003 15:09 To: 'Tomcat Users List' Subject: RE: HP-UX 10.20 + Oracle John, I sent two version of the classes111.jar we have used on our HP-UX 11.0

RE: HP-UX 10.20 + Oracle

2003-01-08 Thread John Clark
. -Original Message- From: John Clark [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 07, 2003 1:13 PM To: 'Tomcat Users List' Subject: RE: HP-UX 10.20 + Oracle Mark: I tried changing to classes111.jar, but now get this error: java.lang.UnsatisfiedLinkError: no ocijdbc8 in shared

RE: HP-UX 10.20 + Oracle

2003-01-08 Thread Wagoner, Mark
PROTECTED] Subject: RE: HP-UX 10.20 + Oracle Hi I am offsite today, so not sure if this will work, anyway. I have tried setting LD_LIBRARY_PATH but it still does not work. I suspect that I have conflicting versions or classes, so my questions are: 1. Where should I get classes12 or classes111 from

RE: HP-UX 10.20 + Oracle

2003-01-08 Thread PELOQUIN,JEFFREY (HP-Boise,ex1)
: John Clark [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 6:03 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: RE: HP-UX 10.20 + Oracle Hi I am offsite today, so not sure if this will work, anyway. I have tried setting LD_LIBRARY_PATH but it still does not work. I

Re: HP-UX 10.20 + Oracle

2003-01-08 Thread mlh
On Wed, Jan 08, 2003 at 01:03:06PM -, John Clark wrote: I have tried setting LD_LIBRARY_PATH but it still does not work. hp-ux binaries have an inbuilt idea of where to find share libraries. It's called 'chattr' (change attributes). This is in addition to the LD_LIBRARY_PATH var. btw,

Re: HP-UX 10.20 + Oracle

2003-01-08 Thread mlh
On Thu, Jan 09, 2003 at 10:01:33AM +1100, [EMAIL PROTECTED] wrote: On Wed, Jan 08, 2003 at 01:03:06PM -, John Clark wrote: I have tried setting LD_LIBRARY_PATH but it still does not work. hp-ux binaries have an inbuilt idea of where to find share libraries. It's called 'chattr'

RE: HP-UX 10.20 + Oracle

2003-01-07 Thread Wagoner, Mark
I think classes12.jar is for JDK 1.2. You want classes111.jar (if you can find it). -Original Message- From: John Clark [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 07, 2003 12:54 PM To: 'Tomcat Users List' Subject: HP-UX 10.20 + Oracle Hi there, The story so far: I have an

RE: HP-UX 10.20 + Oracle

2003-01-07 Thread p niemandt
As far as I know you should use ojdbc14.jar for Oracle9: Though previous ones should work, the ojdbc14.jar is recommended / needed for Oracle9. {The classnames are different between classes12.jar and the new ojdbc14.jar} On Tue, 2003-01-07 at 17:57, Wagoner, Mark wrote: I think classes12.jar

RE: HP-UX 10.20 + Oracle

2003-01-07 Thread John Clark
PROTECTED]] Sent: 07 January 2003 18:25 To: Tomcat Users List Subject: RE: HP-UX 10.20 + Oracle As far as I know you should use ojdbc14.jar for Oracle9: Though previous ones should work, the ojdbc14.jar is recommended / needed for Oracle9. {The classnames are different between classes12.jar and the new

RE: HP-UX 10.20 + Oracle

2003-01-07 Thread Wagoner, Mark
PROTECTED]] Sent: 07 January 2003 18:25 To: Tomcat Users List Subject: RE: HP-UX 10.20 + Oracle As far as I know you should use ojdbc14.jar for Oracle9: Though previous ones should work, the ojdbc14.jar is recommended / needed for Oracle9. {The classnames are different between classes12.jar

RE: HP-UX 10.20 + Oracle

2003-01-07 Thread PELOQUIN,JEFFREY (HP-Boise,ex1)
If you need classes111.jar I have a copy and it has even been used on an HP-UX machine, albeit 11.0 -Original Message- From: Wagoner, Mark [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 07, 2003 10:57 AM To: 'Tomcat Users List' Subject: RE: HP-UX 10.20 + Oracle I think classes12.jar