The real error is: Caused by: org.hibernate.MappingException: Could not determine type for: java.util.List, at table: Appointment, for columns: [org.hibernate.mapping.Column(appointmentOffers)] |
This is causing the persistence unit deployment to fail from deploying which effectively results in the application from failing. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4245567#4245567 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4245567 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
