@OneToMany and Collection as return type yields bag semantics (see docs). Switch to e.g.
List and add @OrderBy should solve the problem.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3962087#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...