Scanner detects hbm mappings with exclude-unlisted-classes=true

Activity

Show:

Christian Beikov last week

JPA bootstrap obviously requires that the semantics of exclude-unlisted-classes is respected, so we can't just do scanning of non-listed classes/jars/mappings unless explicitly configured by other means like the hibernate.archive.autodetection setting.

Former user January 19, 2016 at 8:34 PM

Workaround is to set hibernate.archive.autodetection="" or a string that does not contain "hbm" or "class".

Rejected

Details

Assignee

Former user(Deactivated)

Reporter

Components

Affects versions

Priority

Created January 19, 2016 at 8:27 PM
Updated last week
Resolved last week
Loading...