Hi
http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/htdocs/jdbc_111060.html
This one is for Oracle Database 11g an up only
Tried this Driver ojdbc15/jdk5 ojdbc16/jdk6 with my existing 4 year old application and
started getting Compile time exceptions.... did not proceed future
With regards
karthik
-----Original Message-----
From: Propes, Barry L [mailto:barry.l.propes@citi.com]
Sent: Wednesday, March 03, 2010 4:48 AM
To: 'Tomcat Users List'
Subject: RE: DB connection error -Tomcat 6 config
I wonder now...should I perhaps be using this jar? ojdbc6.jar ?
Has anyone upgraded their Oracle drivers that's using TC 6 and JDK 1.6?
If anyone has used these environments together and needed to make the change, please apprise.
Thanks,
Barry
-----Original Message-----
From: Propes, Barry L [GCG-NAOT]
Sent: Tuesday, March 02, 2010 9:50 AM
To: 'Tomcat Users List'
Subject: RE: DB connection error -Tomcat 6 config
Really? Well, when I was implementing connection pooling in 4.1.31, I specifically remember
having to use ojdbc14_g.jar instead of ojdbc14.jar to successfully get the conn pooling to
work.
I'll swap out the ojdbc14_g.jar for the ojdbc14.jar and just use the latter and see if that
works.
Thanks, Karthik.
-----Original Message-----
From: Karthik Nanjangude [mailto:karthik.nanjangude@xius-bcgi.com]
Sent: Monday, March 01, 2010 10:59 PM
To: Tomcat Users List
Subject: RE: DB connection error -Tomcat 6 config
Hi
Please double check the "ojdbc14.jar" size, Some times I find the jar files corrupt due to
various reasons.
Also check only 1 copy of this 'jar' exists in "/TOMCAT6.0.2.0/lib" directory and make sure
the same does not exist within the web application.
ojdbc14_g.jar is used for advance debug purpose, although it works try with normal ojdbc14.jar
With regards
karthik
-----Original Message-----
From: Propes, Barry L [mailto:barry.l.propes@citi.com]
Sent: Tuesday, March 02, 2010 4:44 AM
To: 'Tomcat Users List'
Subject: RE: DB connection error -Tomcat 6 config
Sorry, no.
webapps/chngctrl/META-INF/context.xml.
Thanks, Chuck.
-----Original Message-----
From: Caldarale, Charles R [mailto:Chuck.Caldarale@unisys.com]
Sent: Monday, March 01, 2010 4:29 PM
To: Tomcat Users List
Subject: RE: DB connection error -Tomcat 6 config
> From: Propes, Barry L [mailto:barry.l.propes@citi.com]
> Subject: RE: DB connection error -Tomcat 6 config
>
> If I try to reference the resource reference in the
> webapps/META-INF/context.xml file,
Is that the real location? If so, it's not valid. The webapps directory is the default directory
under which each webapp is normally deployed; there must be a webapp name between "webapps"
and "META-INF" (e.g., ROOT). Any other construct is incorrect.
- Chuck
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus
for use only by the intended recipient. If you received this in error, please contact the
sender and delete the e-mail and its attachments from all computers.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|