Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to verify OC4J uses Oracle Toplink 10.x and not Toplink Essentials

703578May 26 2009 — edited Jun 1 2009
Hi,

We dont want to use the default JPA provider "Toplink *Essentials*" that comes with OC4J. Rather we want to use Oracle Toplink 10.x
I downloaded [Oracle Toplink 10.x|http://www.oracle.com/technology/software/products/ias/htdocs/1013topsoft.html] and followed the installation instructions:- http://www.oracle.com/technology/products/ias/toplink/doc/10131/install/install.html#CHDBBIFB

When i deploy my EJB 3.0 appliation and invoke a JPA Entity, i can see the server log:- NOTIFICATION TopLink, version: Oracle TopLink Essentials - 2.0.1 (Build b09d-fcs (12/06/2007))

Do i have to do any other configuration/setting to ensure that i use Oracle Toplink and not Toplink Essentials in OC4J?

Thanks in Advance,

Prashant Tejura

Edited by: user1186295 on May 26, 2009 10:33 AM

Comments

OrionNet
Answer
Yes; just copy the old one somewhere and emptry out the existing
$> >drc.log
Marked as Answer by 485874 · Sep 27 2020
485874
thank you!
1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jun 28 2009
Added on May 26 2009
9 comments
2,985 views