Supporting Cayenne ORM in OFBiz

2009-04-15 Thread Robert Lor
This may be a stupid question, but I'm curious if it make sense to use Cayenne ORM in OFBiz. My understanding is that the Entity Engine is very flexible now in terms of providing an abstraction layer for OFBiz to link with different databases and other data sources, but I thought Cayenne ORM ma

Re: Failure with automated tests

2009-02-12 Thread Robert Lor
David E Jones wrote: For the current tests to run successfully you must have a fresh database with the OOTB demo data in place before testing each component. That means something like "ant clean-all; ant run-install; java -jar ofbiz.jar tests component=XXX; ant clean-all; ant run-install; ja

Re: Failure with automated tests

2009-02-12 Thread Robert Lor
Vikas Mayur wrote: Well, All the tests supposed to be run successfully. If you see the logs, note that all the test are not failed. The only reason that I can think of is that In some cases, the data for all test cases are not defined properly. I mean few of the test case does not get the desir

Re: Failure with automated tests

2009-02-10 Thread Robert Lor
BJ Freeman wrote: start first with the default DB less things to track down probably still get errors since there have been a lot of changes since those were written Just tried with Derby, and the errors are similar to those with MySQL and Postgres. I take it that the errors may be from the