|
From: <rst...@ya...> - 2006-09-18 13:56:09
|
Hi- I was experimenting with the "mb-server-tests" target from the spring build.xml. I get compilation issues from the jpetstore under autobuilds/app. Is that supposed to compile successfully? There are several dao ibatis classes there referring to SqlMapDaoSupport, which doesn't exist in 2.x. Looking at the the jpetstore under samples, it uses SqlMapClientDaoSupport instead. I made equivalent changes to get it to compile and have those changes. Apologies if this isn't the best place to post. I'm just trying to find the best way to report the issue or even supply a fix? regards, Rossen |