I'm trying to add tests to database reverse engineering code I've already generated.
I've tried both
In both cases I get the following error:Code:test integration --entity ~.db.AddInfo test integration --entity org.neoninc.pbb.db.AddInfo
Any ideas what I'm doing wrong? This worked for a previous database on an earlier version of Roo. Has something broke since then? I'm using 1.1.2.Code:Java source code details unavailable for type SRC_MAIN_JAVA/org.neoninc.pbb.db.A ddInfo
Thanks!


Reply With Quote