You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Michael Dick (JIRA)" <ji...@apache.org> on 2007/09/24 17:57:50 UTC

[jira] Resolved: (OPENJPA-326) NPE if a discriminator column is specified without discriminator type in orm.xml

     [ https://issues.apache.org/jira/browse/OPENJPA-326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Dick resolved OPENJPA-326.
----------------------------------

    Resolution: Fixed

> 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.