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

Stephan Klevenz commented on OLINGO-84:
---------------------------------------

I can reproduce:

Caused by: java.lang.IllegalAccessException: Class 
org.apache.olingo.odata2.core.annotation.util.ClassHelper can not access a 
member of class org.apache.olingo.odata2.core.annotation.model.Building with 
modifiers "private"
        at sun.reflect.Reflection.ensureMemberAccess(Reflection.java:65)
        at java.lang.reflect.Field.doSecurityCheck(Field.java:960)
        at java.lang.reflect.Field.getFieldAccessor(Field.java:896)
        at java.lang.reflect.Field.get(Field.java:358)
        at 
org.apache.olingo.odata2.core.annotation.util.ClassHelper.getFieldValue(ClassHelper.java:102)
        ... 6 more


> Sync problem with annotation processor
> --------------------------------------
>
>                 Key: OLINGO-84
>                 URL: https://issues.apache.org/jira/browse/OLINGO-84
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata2-annotation
>            Reporter: Stephan Klevenz
>            Assignee: Michael Bolz
>            Priority: Blocker
>             Fix For: V2 1.1.0
>
>
> Using data.js as client and creating multiple entities via post causes loss 
> of data. Could be an issue of InMemory Datasource and synchronization.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to