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]

Reply via email to