1 Reply Latest reply on Aug 1, 2002 9:29 AM by davidjencks

    How can I access a new hsql database?

    fuweweu

      Im running a hsql database as Server in my job and I need create ejbs to access its.

      In 2.4 jboss version, I can use the JBOSS/conf/jboss.jcml to get the datasource name. But now, in 3.0 version, I dont know where I put my configurations: datasource name, jdbc driver, connection url, user and pass.

      Then, where I start the jboss server, I take the exceptions saying "<datasource name> doesnt exists".

      How can I do access my database?