[
https://issues.apache.org/jira/browse/OFBIZ-6205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14379417#comment-14379417
]
Jacopo Cappellato commented on OFBIZ-6205:
------------------------------------------
That is an interesting solution: however I am concerned that overloading the
class loaders with all the lookups for entity/system resources could have an
impact on performance and system's load.
I am not saying it is a bad idea, however I would feel more comfortable if
these issues are fixed with the existing approach and then converted all at
once into EntityClassLoader calls when we are sure we know the impact on
performance (with profiling and performance tests).
> 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 14.12, Trunk
> Reporter: Arun Patidar
> Priority: Critical
>
> 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)