[ 
https://issues.apache.org/jira/browse/OPENJPA-1951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998957#comment-12998957
 ] 

Vedran Vidović commented on OPENJPA-1951:
-----------------------------------------

For now I temporarily copied a properties file in our project to override one 
in a jar package (and added a missing key, copied from 2.1.0 version). We will 
switch to 2.0.2 when it becomes available from a maven2 repo.

Thanks for a quick fix :)

> missing key "cant-set-value" in localizer properties 
> org.apache.openjpa.jdbc.meta.strats
> ----------------------------------------------------------------------------------------
>
>                 Key: OPENJPA-1951
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1951
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: jdbc
>    Affects Versions: 2.0.1
>            Reporter: Vedran Vidović
>            Assignee: Michael Dick
>             Fix For: 2.0.2, 2.1.0, 2.2.0
>
>
> Key cant-set-value is missing in properties file 
> org.apache.openjpa.jdbc.meta.strats in openjpa-jdbc-2.0.1.jar so we don't get 
> descriptive message in case this exception occurs.
> To reproduce it set some field as not nullable in jpa and try to update it 
> with null value.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to