Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
1.0.0
-
None
-
None
Description
Currently the plugins are loaded into the same class space which can cause issue (especially when dependencies are taken into account). This can be addressed using a similar to that of Tomcat webapps (and smaller but also poorer in features then OSGi).