[
https://issues.apache.org/jira/browse/OFBIZ-2244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12683310#action_12683310
]
Ashish Vijaywargiya commented on OFBIZ-2244:
--------------------------------------------
Thanks David for taking care of this.
I have done my job to remove the use of org/ofbiz .... based url from all the
call-map-processor tag and will do the same in other files ASAP.
Please take a look on rev no. 755826.
--
Ashish Vijaywargiya
> Enable the use of component:// style URL pattern for map processor
> ------------------------------------------------------------------
>
> Key: OFBIZ-2244
> URL: https://issues.apache.org/jira/browse/OFBIZ-2244
> Project: OFBiz
> Issue Type: Improvement
> Components: ALL COMPONENTS
> Affects Versions: SVN trunk
> Reporter: Ashish Vijaywargiya
> Priority: Minor
> Fix For: SVN trunk
>
> Attachments: SimpleMapProcessor_ComponentLocation.patch
>
>
> In simple methods we have <call-map-processor> tag and its "xml-resource"
> attribute takes URL in the form of "org/ofbiz".
> We can get rid of this pattern and instead of this we should use
> "component://" URL pattern all over the place.
> This changes in framework file will help us to do so.
> I should take care of this change later on for all the components present
> inside applications/* and using <call-map-processor> tag whenever this patch
> will be applied on the trunk.
> Thanks !
> --
> Ashish Vijaywargiya
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.