[
https://issues.apache.org/jira/browse/OFBIZ-2051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12648954#action_12648954
]
Rishi Solanki commented on OFBIZ-2051:
--------------------------------------
Hello Surya,
I have quick look at your patch.
why you are not specifying the path of component
xml-resource="component://ecommerce/script/org/ofbiz/ecommerce/misc/AffiliateMapProcs.xml"
instead you use the path from upper level in case of map-processors.
xml-resource="applications/ecommerce/script/org/ofbiz/ecommerce/misc/AffiliateMapProcs.xml"
Regards
--
Rishi Solanki
> Changing controller request to refer to simple method files by component://
> url instead of classpath resource location
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: OFBIZ-2051
> URL: https://issues.apache.org/jira/browse/OFBIZ-2051
> Project: OFBiz
> Issue Type: Improvement
> Components: ecommerce, order, party
> Reporter: Surya Kusumakar
> Assignee: Vikas Mayur
> Priority: Minor
> Attachments: EcommerceScriptDirectoryPathChanged.patch
>
>
> Remove script directory from classpath and changing controller request to
> refer to simple method files by component:// url instead of classpath
> resource location.This way project would be less class path dependent.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.