[jira] Created: (OFBIZ-2244) Enable the use of component:// style URL pattern for map processor

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

[jira] Created: (OFBIZ-2244) Enable the use of component:// style URL pattern for map processor

Nicolas Malin (Jira)
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.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-2244) Enable the use of component:// style URL pattern for map processor

Nicolas Malin (Jira)

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

Ashish Vijaywargiya updated OFBIZ-2244:
---------------------------------------

    Attachment: SimpleMapProcessor_ComponentLocation.patch

Attaching the patch for the same.

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

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-2244) Enable the use of component:// style URL pattern for map processor

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

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

David E. Jones closed OFBIZ-2244.
---------------------------------

       Resolution: Fixed
    Fix Version/s: SVN trunk

Thanks Ashish, this looks good and is in SVN rev 755618.

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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-2244) Enable the use of component:// style URL pattern for map processor

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

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