[ https://issues.apache.org/jira/browse/OPENJPA-326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dick updated OPENJPA-326: --------------------------------- Fix Version/s: 1.1.0 > NPE if a discriminator column is specified without discriminator type in orm.xml > -------------------------------------------------------------------------------- > > Key: OPENJPA-326 > URL: https://issues.apache.org/jira/browse/OPENJPA-326 > Project: OpenJPA > Issue Type: Bug > Affects Versions: 0.9.7 > Reporter: Michael Dick > Assignee: Michael Dick > Fix For: 1.0.1, 1.1.0 > > Attachments: OPENJPA-326.patch.txt > > > XMLPersistenceMappingParser should initialize _discType to STRING to avoid a potential NPE. I'll provide an example shortly. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.