What causes this org.hibernate.MappingException?
- by stacker
I'm trying to configure an ejb3 sample application, it's entities where mapped to postgres now I want the app run on Jboss4.3 and Informix using JPA.
If the DDL creation <property name="hibernate.hbm2ddl.auto" value="create"/> is active this error appears
> WARN [ServiceController] Problem
> starting service
>…