[jira] [Commented] (OFBIZ-9993) Convert CommonPermissionServices.xml mini lang to groovy

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

[jira] [Commented] (OFBIZ-9993) Convert CommonPermissionServices.xml mini lang to groovy

Nicolas Malin (Jira)

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

Dennis Balkir commented on OFBIZ-9993:
--------------------------------------

Found a "small" mistake.

I tested the services, by starting them manually or by searching for menu-points which may start them.

The service {{genericBasePermissionCheck}} worked fine while starting it manually, but the changed simple-method I used to redirect the simple-method-calls of {{genericBasePermissionCheck}} to a service-call had some mistakes.
I looked a littlebit deeper into this and it should work now, at least for me it is not producing errors anymore.

(It wouldn't find the necessary in-parameters to actually get the service started, I simply forgot to set them)

> Convert CommonPermissionServices.xml mini lang to groovy
> --------------------------------------------------------
>
>                 Key: OFBIZ-9993
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9993
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Dennis Balkir
>            Assignee: Nicolas Malin
>            Priority: Minor
>         Attachments: OFBIZ-9993_org.apache.ofbiz.common.permission.CommonPermissionServices_convert.patch, OFBIZ-9993_org.apache.ofbiz.common.permission.CommonPermissionServices_convert.patch
>
>
> Migration of the CommonPermissionServices.xml to Groovy



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)