Hi Bob,

We would like to know if you are using any failover technology for interbase 
and/or orion, I know that orion support RMI server clustering, how about 
interbase?  Thanks for your input.

BRs,
T. MAK


>From: Bob Lyon <[EMAIL PROTECTED]>
>Reply-To: Orion-Interest <[EMAIL PROTECTED]>
>To: Orion-Interest <[EMAIL PROTECTED]>
>Subject: Re: Orion and InterBase
>Date: Mon, 28 Aug 2000 09:40:16 -0600
>
>Greg,
>
>We have been using InterBase 6.0 with Orion for several months, first with
>the beta version and recently with the production release, and have been
>very happy with it's performance.  At this point, we are working with the
>classic version on a Linux box, although we have also successfully
>performed test installs and connections in a Windows environment.  We have
>not worked with the Linux Superserver installation at this point.
>
>We did find that it is necessary to copy the interclient.jar into the
>orion/lib directory in order for orion to find it.  Your error message
>indicates that this might be your problem.
>
>Bob Lyon
>SCIENTECH, Inc.
>
>At 09:35 AM 08/28/2000 -0400, you wrote:
>>Has anyone experienced connecting Orion to InterBase 6.0.  I've been
>>successful hooking Orion up to several RDBMS via the JDBC-ODBC bridge.  
>>With
>>InterBase, the InterClient package provides the connectivity and the JDBC
>>driver.  My data-sources.xml file looks something like the following:
>>
>><data-source name="Default data-source"
>>class="com.evermind.sql.ConnectionDataSource"
>>location="jdbc/DefaultDS"
>>pooled-location="jdbc/DefaultPooledDS"
>>xa-location="jdbc/xa/DefaultXADS"
>>ejb-location="jdbc/DefaultEJBDS"
>>url="jdbc:interbase://localhost/E:/Inprise/InterBase/data/mydb.gdb"
>>connection-driver="interbase.interclient.Driver" username="user"
>>password="password" />
>></data-sources>
>>
>>The interclient.jar file is in my classpath, but I get an error when I 
>>start
>>Orion that it cannot locate the DriverManager
>>"interbase.interclient.Driver".
>>
>>Any ideas?
>>
>>Thanks,
>>Greg
>
>

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.


Reply via email to