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

Kevin Duling commented on GEODE-2143:
-------------------------------------

[~jstewart] How did you add the customer?  I'm looking for steps to reproduce.

RestSecurityPostProcessorTest uses the class and does not fail, but it's adding 
everything via REST.


> JSON deserialization doesn't work for our sample Customer object
> ----------------------------------------------------------------
>
>                 Key: GEODE-2143
>                 URL: https://issues.apache.org/jira/browse/GEODE-2143
>             Project: Geode
>          Issue Type: Bug
>          Components: gfsh
>            Reporter: Jared Stewart
>            Assignee: Kevin Duling
>
> If you create a region and put in a value which is an instance of 
> org.apache.geode.rest.internal.web.controllers.Customer, then gfsh blows up 
> when attempting to display the value:
> {code}
> gfsh>query --query="select * from /customers"
> Result     : true
> startCount : 0
> endCount   : 20
> Rows       : 1
> Value
> -------------------------------------------------------------------------------
> Error getting bean properties Expected a ',' or '}' at 86 [character 87 line 
> 1]
> {code}
> It would be good to determine why this occurs to prevent the same error from 
> arising with user-provided classes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to