Try this (edit the username and password to match your setup):

          <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/demoPool"
              url="jdbc:HypersonicSQL:defaultdb"
              connection-driver="org.hsql.jdbcDriver"
              username="sa"
              password=""
              schema="database-schemas/hypersonic.xml"
          />

Note to Orion team: PLEASE update your documentation!

thm wrote:

> I have the same difficulty!
> I write a little program to access the Hypersonic Base, but I ve an
> error message : no surch driver.
>


Reply via email to