1 Reply Latest reply on Mar 7, 2002 9:07 AM by davidjencks

    DataSourceClass

    pula

      I'm using Point-Base and I modified the jboss.jcml as followed:

      com.pointbase.jdbc.jdbcUniversalDriver



      SamplePool
      <!--org.jboss.pool.jdbc.xa.wrapper.XADataSourceImpl-->
      org.opentools.minerva.jdbc.xa.wrapper.XADataSourceImpl

      Jboss has problems with the DataSourceClass. can you tell me which DataSourceClass to use?

        • 1. Re: DataSourceClass
          davidjencks

          Well, using my psychic abilities to magically determine which version of jboss you are using, since you decline to provide even the most basic and obvious information about your setup, use the one you commented out. Make sure the url will specify the pointbase driver. If pointbase supports xa use their XADataSource implementation class instead.