[jira] Created: (OFBIZ-2253) Error in marketingPermissionService

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

[jira] Created: (OFBIZ-2253) Error in marketingPermissionService

Nicolas Malin (Jira)
Error in marketingPermissionService
-----------------------------------

                 Key: OFBIZ-2253
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2253
             Project: OFBiz
          Issue Type: Bug
          Components: marketing
    Affects Versions: SVN trunk
            Reporter: Pranay Pandey
             Fix For: SVN trunk


Error when marketingPermissionService is called. This is because of wrong location of genericBasePermissionCheck in marketing services.xml


======================
Error running simple method [genericBasePermissionCheck] in XML file [component://marketing/script/org/ofbiz/common/permission/CommonPermissionServices.xml]: (Could not find SimpleMethod XML document in resource: component://marketing/script/org/ofbiz/common/permission/CommonPermissionServices.xml)
======================

--
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] Updated: (OFBIZ-2253) Error in marketingPermissionService

Nicolas Malin (Jira)

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

Deepesh Kapoor updated OFBIZ-2253:
----------------------------------

    Attachment: OFBIZ-2253.patch

Hello Pranay, here is the patch to resolve this issue.

> Error in marketingPermissionService
> -----------------------------------
>
>                 Key: OFBIZ-2253
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2253
>             Project: OFBiz
>          Issue Type: Bug
>          Components: marketing
>    Affects Versions: SVN trunk
>            Reporter: Pranay Pandey
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-2253.patch
>
>
> Error when marketingPermissionService is called. This is because of wrong location of genericBasePermissionCheck in marketing services.xml
> ======================
> Error running simple method [genericBasePermissionCheck] in XML file [component://marketing/script/org/ofbiz/common/permission/CommonPermissionServices.xml]: (Could not find SimpleMethod XML document in resource: component://marketing/script/org/ofbiz/common/permission/CommonPermissionServices.xml)
> ======================

--
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] Commented: (OFBIZ-2253) Error in marketingPermissionService

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Pranay Pandey commented on OFBIZ-2253:
--------------------------------------

Thanks Deepesh.

> Error in marketingPermissionService
> -----------------------------------
>
>                 Key: OFBIZ-2253
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2253
>             Project: OFBiz
>          Issue Type: Bug
>          Components: marketing
>    Affects Versions: SVN trunk
>            Reporter: Pranay Pandey
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-2253.patch
>
>
> Error when marketingPermissionService is called. This is because of wrong location of genericBasePermissionCheck in marketing services.xml
> ======================
> Error running simple method [genericBasePermissionCheck] in XML file [component://marketing/script/org/ofbiz/common/permission/CommonPermissionServices.xml]: (Could not find SimpleMethod XML document in resource: component://marketing/script/org/ofbiz/common/permission/CommonPermissionServices.xml)
> ======================

--
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] Assigned: (OFBIZ-2253) Error in marketingPermissionService

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Vikas Mayur reassigned OFBIZ-2253:
----------------------------------

    Assignee: Vikas Mayur

> Error in marketingPermissionService
> -----------------------------------
>
>                 Key: OFBIZ-2253
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2253
>             Project: OFBiz
>          Issue Type: Bug
>          Components: marketing
>    Affects Versions: SVN trunk
>            Reporter: Pranay Pandey
>            Assignee: Vikas Mayur
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-2253.patch
>
>
> Error when marketingPermissionService is called. This is because of wrong location of genericBasePermissionCheck in marketing services.xml
> ======================
> Error running simple method [genericBasePermissionCheck] in XML file [component://marketing/script/org/ofbiz/common/permission/CommonPermissionServices.xml]: (Could not find SimpleMethod XML document in resource: component://marketing/script/org/ofbiz/common/permission/CommonPermissionServices.xml)
> ======================

--
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-2253) Error in marketingPermissionService

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Vikas Mayur closed OFBIZ-2253.
------------------------------

    Resolution: Fixed

Thanks Pranay and Deepesh!

Patch is in trunk rev. 758534.

> Error in marketingPermissionService
> -----------------------------------
>
>                 Key: OFBIZ-2253
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2253
>             Project: OFBiz
>          Issue Type: Bug
>          Components: marketing
>    Affects Versions: SVN trunk
>            Reporter: Pranay Pandey
>            Assignee: Vikas Mayur
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-2253.patch
>
>
> Error when marketingPermissionService is called. This is because of wrong location of genericBasePermissionCheck in marketing services.xml
> ======================
> Error running simple method [genericBasePermissionCheck] in XML file [component://marketing/script/org/ofbiz/common/permission/CommonPermissionServices.xml]: (Could not find SimpleMethod XML document in resource: component://marketing/script/org/ofbiz/common/permission/CommonPermissionServices.xml)
> ======================

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