I don't know about 3.2.4RC2 but 4.0.0DR4 implements the EJB-QL 2.1 spec, means that hte ORDER BY clause is supported. Your table name "Order" is in conflict with the ORDER reserved word. Change the table name and it will be OK
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837298#3837298 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837298 ------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X. >From Windows to Linux, servers to mobile, InstallShield X is the one installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
