Ryan Jorge

Greenhorn
+ Follow
since Jun 23, 2012
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Ryan Jorge

I m using eclipse.
figuring out that many typo in persistence.xml, I've fixed all error.
I just put the ojdbc6.jar in /WEB-INF/lib and it prompt me another error saying can't get connection from the driver.
I don't know how to add to classpath. could you show me more detail?
I am writing a small JPA class which throw an error saying at runtime a Class [oracle.jdbc.OracleDriver] not found.
where can I find the class and how to do installation?

reference:






[Added code tags - see UseCodeTags for details]