Groups > Weblogic > WebLogic JDBC > Re: Weblogic and Oracle Fast Connection Failover




Re: Weblogic and Oracle Fast Connection Failover

Re: Weblogic and Oracle Fast Connection Failover
Fri, 9 May 2008 15:34:07 -0700
Matthew Sacks wrote:

> Do you know of any other dependent jars required to be in Weblogic's
classpath for this to work?
> 
> 
> Does BEA require gathering the ons.jar from the database server itself?
> Does this have to be any particular version of this jar?

You need whatever Oracle says needs to be  in the classpath, and use
whatever driver Oracle says will give you FCF. Get those from Oracle,
and edit the start-weblogic script to list those ahead of weblogic.jar
in the CLASSPATH argument that script creates. Note though that for
WLS 10.0 you need to contact official support to get a patch that will
allow the server to accept FCF-related properties in the pool definition.
This new feature's code didn't make it into 10.0 or 10.0sp1.
Post Reply
about | contact