You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Kojo Gambrah (JIRA)" <ji...@apache.org> on 2010/01/01 19:41:54 UTC

[jira] Created: (OFBIZ-3388) JSONGroovyEventHandler

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.


[jira] Closed: (OFBIZ-3388) JSONGroovyEventHandler

Posted by "Scott Gray (JIRA)" <ji...@apache.org>.
     [ 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.