[jira] [Commented] (OFBIZ-6205) Use EntityUtilProperties to get the WebSiteProperties

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

[jira] [Commented] (OFBIZ-6205) Use EntityUtilProperties to get the WebSiteProperties

Nicolas Malin (Jira)

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

Jacopo Cappellato commented on OFBIZ-6205:
------------------------------------------

But the way class loaders work is that when you search for an (entity) resource, the class loader will first call the parent class loader (and up at the root of the tree) before using the EntityClassLoader's methods.

> Use EntityUtilProperties to get the WebSiteProperties
> -----------------------------------------------------
>
>                 Key: OFBIZ-6205
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6205
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Release Branch 12.04, Release Branch 13.07, Release Branch 14.12, Trunk
>            Reporter: Arun Patidar
>            Priority: Critical
>         Attachments: OFBIZ-6205.patch
>
>
> Use EntityUtilProperties to get the WebSiteProperties, As per current implementation its using UtilProperties and its affecting the multitenant environment.
> Wrong https url creation for a tenant in multi-tenant environment. Its redirecting to default instance.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)