6 Replies Latest reply on Oct 9, 2008 2:30 PM by dado0583

    Seam Testing - How to Change HSQLDB

    israel.bgf

      Well, the question is pretty simple: How can i change the default hsqldb used in the tests for my own OracleDB?


      There is a perssistence-test.xml in the resources/META-INF folder, but where is the -ds.xml?


      I'm using the TestNG plugin for eclipse, and already loaded the lib/test libs in myclasspath.


      For what i've read, i have to put my datasource in the bootstrap/deploy, but only this do not worked for me.


      Any ideas?


      Israel