DEFAULT_PERSISTENCE_UNIT_CWOBJ3112I=CWOBJ3112I: The JPA persistence unit name is not specified. The first persistence unit {0} defined in the persistence.xml is used.
Explanation
The user does not specify the JPA persistence unit name. ObjectGrid uses the first persistence unit defined in the persistence.xml
User response
If you do not like this default behavior, please specify a persistence unit name.