RE: tomcat and DB oracle problem - only in higher versions

2012-08-21 Thread Busfy,Peter
1:44 PM To: Tomcat Users List Subject: Re: tomcat and DB oracle problem - only in higher versions 2012/8/17 Busfy,Peter : > Hi again, > > so I try ojdbc6.jar (version 11.2.0.3.0) with tomcat 6.0.35 and the same > problem. > With version 6.0.26 is everything fine. > 6.0.26 and

RE: tomcat and DB oracle problem - only in higher versions

2012-08-20 Thread Dale Ogilvie
Does this help? https://forums.oracle.com/forums/thread.jspa?threadID=279238

RE: tomcat and DB oracle problem - only in higher versions

2012-08-17 Thread Jeffrey Janner
othing was changed that will affect you -- and then test the hell out of it! > -Original Message- > From: Propes, Barry L [mailto:barry.l.pro...@citi.com] > Sent: Friday, August 17, 2012 9:13 AM > To: 'Tomcat Users List' > Subject: RE: tomcat and DB oracle problem

RE: tomcat and DB oracle problem - only in higher versions

2012-08-17 Thread Propes, Barry L
ugust 17, 2012 2:11 AM To: Tomcat Users List Subject: RE: tomcat and DB oracle problem - only in higher versions Hi Jeffrey, actually we use ojdbc14.jar. And it is version 10.2.0.2.0. Maybe I should really try ojdbc6.jar because ojdbc4.jar is for jdk4. I will try it and let you know. Peter Bu

Re: tomcat and DB oracle problem - only in higher versions

2012-08-17 Thread Konstantin Kolinko
2012/8/17 Busfy,Peter : > Hi again, > > so I try ojdbc6.jar (version 11.2.0.3.0) with tomcat 6.0.35 and the same > problem. > With version 6.0.26 is everything fine. > 6.0.26 and 6.0.35 include different versions of Apache Commons DBCP library (http://commons.apache.org/dbcp/). You may look into

RE: tomcat and DB oracle problem - only in higher versions

2012-08-17 Thread Busfy,Peter
C Guglgasse 12/10/3 1110 Vienna Mobil: +43-660-7313346 mailto:peter.bu...@drei.com http://www.drei.at -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Thursday, August 16, 2012 11:12 PM To: Tomcat Users List Subject: Re: tomcat and DB oracle

RE: tomcat and DB oracle problem - only in higher versions

2012-08-17 Thread Busfy,Peter
mailto:peter.bu...@drei.com http://www.drei.at -Original Message- From: Martin Gainty [mailto:mgai...@hotmail.com] Sent: Thursday, August 16, 2012 6:19 PM To: Tomcat Users List; ch...@derham.me.uk; barry.l.pro...@citi.com Subject: RE: tomcat and DB oracle problem - only in higher versions

RE: tomcat and DB oracle problem - only in higher versions

2012-08-17 Thread Busfy,Peter
...@citi.com] Sent: Thursday, August 16, 2012 5:59 PM To: 'Tomcat Users List'; 'ch...@derham.me.uk' Subject: RE: tomcat and DB oracle problem - only in higher versions Are the DBCP references different in these? In either the xml files or the jar itself? -Original Mess

RE: tomcat and DB oracle problem - only in higher versions

2012-08-17 Thread Busfy,Peter
-Original Message- From: Busfy,Peter Sent: Friday, August 17, 2012 9:11 AM To: 'Tomcat Users List' Subject: RE: tomcat and DB oracle problem - only in higher versions Hi Jeffrey, actually we use ojdbc14.jar. And it is version 10.2.0.2.0. Maybe I should really try ojdbc6.j

RE: tomcat and DB oracle problem - only in higher versions

2012-08-17 Thread Busfy,Peter
mailto:peter.bu...@drei.com http://www.drei.at -Original Message- From: cjder...@gmail.com [mailto:cjder...@gmail.com] On Behalf Of chris derham Sent: Thursday, August 16, 2012 4:59 PM To: Tomcat Users List Subject: Re: tomcat and DB oracle problem - only in higher versions > > I

RE: tomcat and DB oracle problem - only in higher versions

2012-08-17 Thread Busfy,Peter
mailto:peter.bu...@drei.com http://www.drei.at -Original Message- From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com] Sent: Thursday, August 16, 2012 4:33 PM To: 'Tomcat Users List' Subject: RE: tomcat and DB oracle problem - only in higher versions Peter – I'm not a complete

Re: tomcat and DB oracle problem - only in higher versions

2012-08-16 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Peter, On 8/16/12 10:23 AM, Busfy,Peter wrote: > I found a problem with tomcat which is happening in the version > 6.0.32 and 6.0.35 (maybe also in other version), but working really > fine with version 6.0.26. Please post the configuration you are

RE: tomcat and DB oracle problem - only in higher versions

2012-08-16 Thread Martin Gainty
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > From: barry.l.pro...@citi.com > To: users@tomcat.apache.org; ch...@derham.me.uk > Date: Thu, 16 Aug 2012 10:59:21 -0500 > Subject: RE: tomcat and DB oracle problem - only in hi

RE: tomcat and DB oracle problem - only in higher versions

2012-08-16 Thread Propes, Barry L
Are the DBCP references different in these? In either the xml files or the jar itself? -Original Message- From: cjder...@gmail.com [mailto:cjder...@gmail.com] On Behalf Of chris derham Sent: Thursday, August 16, 2012 9:59 AM To: Tomcat Users List Subject: Re: tomcat and DB oracle

Re: tomcat and DB oracle problem - only in higher versions

2012-08-16 Thread chris derham
> > I found following problem when java application is trying save xml data > into xml column to database. > > I found a problem with tomcat which is happening in the version 6.0.32 and > 6.0.35 (maybe also in other version), but working really fine with version > 6.0.26. > > ** ** > > My

RE: tomcat and DB oracle problem - only in higher versions

2012-08-16 Thread Jeffrey Janner
Peter – I'm not a complete expert, but it appears to me that the error is saying it needs the Oracle JDBC drivers to do LOB work. What is the version of ojdbc6.jar do you have in your classpath? You really want the 11.2.0.3 version, particularly with that version of Java. Jeff From: Busfy,Peter [