You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Amardeep Singh Jhajj (JIRA)" <ji...@apache.org> on 2014/09/30 12:09:33 UTC

[jira] [Created] (OFBIZ-5790) Json string parameters as a service input are not recognized by OFBiz ServiceEventHandler.

Amardeep Singh Jhajj created OFBIZ-5790:
-------------------------------------------

             Summary: Json string parameters as a service input are not recognized by OFBiz ServiceEventHandler.
                 Key: OFBIZ-5790
                 URL: https://issues.apache.org/jira/browse/OFBIZ-5790
             Project: OFBiz
          Issue Type: Bug
    Affects Versions: Trunk, Release Branch 13.07
            Reporter: Amardeep Singh Jhajj


I was trying to pass the Json string as a input to a service, but is not recognized by ServiceEventHandler.

Example Json String- {"faciltyId": "WebStoreWarehouse"}

I worked on this issue and attached a patch here. Here I have used Jackson Json library for parsing.



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