Caused by: org.hibernate.AnnotationException: A sorted collection must define and ordering or sorting : org.hibernate.bugs.ORMUnitTestCase$Bar.foos
at org.hibernate.cfg.annotations.CollectionBinder.applySortingAndOrdering(CollectionBinder.java:670)
at org.hibernate.cfg.annotations.CollectionBinder.bind(CollectionBinder.java:496)
at org.hibernate.cfg.AnnotationBinder.processElementAnnotations(AnnotationBinder.java:2191)
at org.hibernate.cfg.AnnotationBinder.processIdPropertiesIfNotAlready(AnnotationBinder.java:979)
at org.hibernate.cfg.AnnotationBinder.bindClass(AnnotationBinder.java:806)
at org.hibernate.boot.model.source.internal.annotations.AnnotationMetadataSourceProcessorImpl.processEntityHierarchies