Hello all,
2 things: 1) I've just traced a bug when using JPetstore 5.0 application with MySQL. In the file com\ibatis\jpetstore\persistence\sqlmapdao\sql\Item.xml the queries "getItemListByProduct" and "getItem" should start with: "SELECT I.ITEMID,." and not with "SELECT ITEMID,.". This happens because of the ambiguity of the ITEMID attribute. 2) Is there any information about JPetstore 5.0 anywhere? Some white paper? The application architecture? A nice description of the application? . something? Best regards, Nuno Rodrigues