Hello --
I am continuing on with getting iSeries DB2/400 to run with Hibernate. With help received here the "ant eg" sample application runs with a subclassed DB2Dialect. Now it is the "ant junit" test suite that I'm trying to get running. Nearly all of the tests are working but one definite problem for me is whenever it goes to use a JNDI datasource.
Is it necessary to run the test suite from within Tomcat or Websphere or other app server that provides JNDI datasources?
I've looked without success for information on this. Are there any docs on how-to run the test suite "ant junit"?
Development system is W2K, Hibernate version 2.1, iSeries DB2/400 V5R2
Thank you,
Peter
|