Darren:
  Does this configuration provide any sort of connection pooling?

-matthew

On Mon, 13 May 2002, Darren Senel wrote:

> This is what I use:
>
> <data-source class="com.evermind.sql.DriverManagerDataSource"
>     name="OracleDS"
>     location="jdbc/OracleCoreDS"
>     xa-location="jdbc/xa/OracleXADS"
>     ejb-location="jdbc/OracleDS"
>     connection-driver="oracle.jdbc.driver.OracleDriver"
>     username="dsenel"
>     password="mypassword"
>     url="jdbc:oracle:thin:@172.25.10.132:1521:mydb"
>     inactivity-timeout="30"
>     connection-retry-interval="1" />
>
> >>> [EMAIL PROTECTED] 05/13/02 03:51AM >>>
> Hi all,
> may somebody provide me with example of of data-source.xml for Oracle
> 9i
> that supports CMT (container managed transactions) for Orion 1.5.2 ?
>
> Thank you in advance
>
> ITC-M, SIS Company
> Mr. Valeri Kireitchik
> Head of Application Software Department
>
> Fujitsu Siemens Computers Qualified Partner
> Microsoft Certified Partner
> Oracle Partner Program Member
>
> Surganova 24-406
> 220012 Minsk
> Republic of Belarus
> ph.: +375 (17) 262 50 23
> fax: +375 (17) 262 55 91
> <http://www.sis-group.com/>
>
>
>
>


Reply via email to