[jira] Created: (OFBIZ-3388) JSONGroovyEventHandler

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-3388) JSONGroovyEventHandler

Nicolas Malin (Jira)
JSONGroovyEventHandler
----------------------

                 Key: OFBIZ-3388
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3388
             Project: OFBiz
          Issue Type: New Feature
            Reporter: Kojo Gambrah
            Priority: Minor


an event handler just like JSONServiceEventHandler and JSONJavaEventhandler. This is particularly useful for achieving fast turn around time when dealing with groovy and require JSON responses.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-3388) JSONGroovyEventHandler

Nicolas Malin (Jira)

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

Scott Gray closed OFBIZ-3388.
-----------------------------

    Resolution: Won't Fix
      Assignee: Scott Gray

Hi Kojo

The Json event handlers have been deprecated recently and you should instead just call your groovy event and then chain the json request from common-controller.xml to achieve the desired result

> JSONGroovyEventHandler
> ----------------------
>
>                 Key: OFBIZ-3388
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3388
>             Project: OFBiz
>          Issue Type: New Feature
>            Reporter: Kojo Gambrah
>            Assignee: Scott Gray
>            Priority: Minor
>
> an event handler just like JSONServiceEventHandler and JSONJavaEventhandler. This is particularly useful for achieving fast turn around time when dealing with groovy and require JSON responses.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.