> And Oracle naming convention for jdbc driver is second to none in its
> stupidity ( 'classes12.zip' wtf !!)
No doubt this has got to be the stupidest choice ever!
> I usually keep oracle jdbc driver in
>
> ${repo.root}/oracle/jars/oracle-jdbc-driver-12.jar
>
> so I declare the appropriate dependency like:
>
> <dependency>
> <groupId>oracle</groupId>
> <artifactId>oracle-jdbc-driver</artifactId>
> <type>jar</type>
> <version>12</version>
> </dependency>
>
Funny I do exactly the same with the oracle jars.
Alex
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]