|
From: Colin S. <col...@ex...> - 2005-01-04 17:48:15
|
I spent some time and upgraded jpetstore to use iBatis 2.0 instead of 1.0 like it was using. It was incredibly tedious since almost every element in the mapping files had to be renamed, but on the other hand the conversion was very straightforward, with essentailly a one-to-one conversion from old to new, so I hope I didn't break anything. It seems to work ok, but if anybody else has 5 minutes to pull it out and play around with it a bit to try to catch any breakage, that would be good. We'll have to update the jpetstore under autobuilds too. I'm not clear if that's modified at all from the original. If not, the changed files can just be copied over. Colin |