Re: Ojdbc Dependency Issue

2008-03-15 Thread Trevor Torrez
I do want to point out that "14" is not the version of "ojdbc". It's the J2SE version that that jar supports; "classes12" is for java 1.2, ojdbc14 is for java 1.4, ojdbc5 and ojdbc 6 are for java 5 and 6 respectively. You should probably be referencing the jars as com.oracle ojdbc14

RE : Ojdbc Dependency Issue

2008-03-11 Thread Deneux, Christophe
print this email unless absolutely necessary. Capgemini encourages environmental awareness. De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Date: lun. 10/03/2008 17:18 À: Maven Users List Objet : Re: Ojdbc Dependency Issue TJ Greenier schrieb: > I am tryi

Re: Ojdbc Dependency Issue

2008-03-10 Thread [EMAIL PROTECTED]
TJ Greenier schrieb: > I am trying to find the Oracle Ojdbc14.jar file in the maven repository so > that I can successfully add this as a dependency in my pom.xml. I have > searched online and through the archives and all references point to the > following: > > > ojdbc >

Ojdbc Dependency Issue

2008-03-10 Thread TJ Greenier
I am trying to find the Oracle Ojdbc14.jar file in the maven repository so that I can successfully add this as a dependency in my pom.xml. I have searched online and through the archives and all references point to the following: ojdbc ojdbc 14