Sorry about the delay...
What is the error you are getting ? May be my previous post about "Jboss with MSSQL" will help.
If not please tell me that exception (if you are getting one) and the contents of your Jboss.conf, Jboss.jcml (I can never remember which is which)
Regards
Scott Warren
Lead Internet Technologies Developer
-----------------------------------------------------------------------------
Phone: +61 3 5222 6240
mailto: [EMAIL PROTECTED]
web: www.advancedresource.com.au
-----------------------------------------------------------------------------
-----Original Message-----
From: Dewayne McNair [mailto:[EMAIL PROTECTED]]
Sent: Friday, 2 March 2001 5:55 AM
To: JBoss-User
Subject: [jBoss-User] JBoss pre-2.1 and Opta2000 drivers?
I can't seem to make the Opta2000 driver (SQL Server driver from i-net
software) work in pre-2.1. I have their latest driver that supposedly
includes a fix that makes it work with JBoss. Does anyone have this
working? Anyone? Anyone? Bueller?
Thanks,
Dewayne
<mbean code="org.jboss.jdbc.XADataSourceLoader"
name="DefaultDomain:service=XADataSource,name=TestDS">
<attribute name="PoolName">TestDS</attribute>
<attribute name="DataSourceClass">com.inet.tds.XDataSource</attribute>
<attribute name="Properties"></attribute>
<attribute name="URL">jdbc:inetdae7:localhost:1433</attribute>
<attribute name="GCMinIdleTime">1200000</attribute>
<attribute name="JDBCUser">sa</attribute>
<attribute name="MaxSize">10</attribute>
<attribute name="Password" />
<attribute name="GCEnabled">false</attribute>
<attribute name="InvalidateOnError">false</attribute>
<attribute name="TimestampUsed">false</attribute>
<attribute name="Blocking">true</attribute>
<attribute name="GCInterval">120000</attribute>
<attribute name="IdleTimeout">1800000</attribute>
<attribute name="IdleTimeoutEnabled">false</attribute>
<attribute name="LoggingEnabled">false</attribute>
<attribute name="MaxIdleTimeoutPercent">1.0</attribute>
<attribute name="MinSize">0</attribute>
</mbean>
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
