1) Neat.  I wonder why it only happens with MySQL?

2) http://codehammer.org/JPetStore-1-2-0.pdf (old, and deals with JP 1.0,
but I don't think *that* much has changed -- at least the core values are
the same).

Clinton

On 3/19/07, Nuno Rodrigues <[EMAIL PROTECTED]> wrote:

 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

Reply via email to