-
Jun 26th, 2012, 01:52 PM
#1
error using oracle
HEllo. This is my first question.
my name is Koxkor and i am begining using roo.
i am executing:
project --topLevelPackage com.prueba
jpa setup --provider HIBERNATE --database ORACLE
and alwais appears one error that it does'nt find the oracle driver.
Into the pomfile i have put this:
<dependency>
<groupId>oracle.jdbc</groupId>
<artifactId>OracleDriver</artifactId>
<version>11.1.0.7.0</version>
</dependency>
i have into my .m2/repository the oracle driver into oracle/jdbc/OracleDriver/11.1.0.7.0 the OracleDriver-11.1.0.7.0.jar file
how can i solve this question?
thanks
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules