[jira] [Commented] (OFBIZ-9392) Refactor CatalinaContainer

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

[jira] [Commented] (OFBIZ-9392) Refactor CatalinaContainer

Nicolas Malin (Jira)

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

Taher Alkhateeb commented on OFBIZ-9392:
----------------------------------------

I figured out that it might be possible to unify the webapps with a little bit of work using the [DirResourceSet | https://tomcat.apache.org/tomcat-8.0-doc/api/org/apache/catalina/webresources/DirResourceSet.html] class. I need to do some extra homework on this, but keeping this note in JIRA as a reference for the future.

> Refactor CatalinaContainer
> --------------------------
>
>                 Key: OFBIZ-9392
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9392
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>            Reporter: Taher Alkhateeb
>            Assignee: Taher Alkhateeb
>            Priority: Minor
>         Attachments: OFBIZ-9392.patch, OFBIZ-9392.patch, OFBIZ-9392.patch
>
>
> The implementation of CatalinaContainer.java is currently very verbose, has replicated code, and is difficult to navigate.
> The objective of this JIRA is to breakup the logic into smaller manageable functions to allow for further enhancements in the future.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)