On Nov 15, 2004, at 3:23, Andrus Adamchik wrote:
> I think I vaguely remember seeing this problem (on HSQL?)
>
> You may have noticed that unit tests configuration for each DbAdapter
> is done in a Spring XML file -
> "src/tests/resources/test-resources/spring-test-resources.xml". This
> file allows to map a "unit test adapter" (aka StackAdapter - a
> subclass of org.objectstyle.cayenne.unit.AccessStackAdapter) for a
> DbAdapter. Stack adapter allows to suppress certain tests if a given
> feature is not supported on a target DB, or to configure correct
> schema (e.g. Oracle and Sybase load their own stored procedure
> definitions). I suspect that a certain combination of settings of
> AccessStackAdapter may lead to this error... I can't point out the
> problem right away, but this is the direction to look...
Thanks for the useful information. I have started to build up a
IngresStackAdapter and have passed some more unit tests :)
- Tore.
This archive was generated by hypermail 2.0.0 : Mon Nov 15 2004 - 07:21:09 EST