Hi,
I tried my first Roo project. It was actually so easy to work with.
I have one problem though. One of my entities' integration test fails randomly.
The problem here is that failure is random. Sometimes my mvn test just runs successfully. But sometimes it fails. So am just not able to figure out, what could possible be wrong. Any ideas ? Why dod might fail intermittently ?java.lang.AssertionError: Data on demand for 'TestEntity' failed to initialize correctly
-Sathya


Reply With Quote
