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
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.