Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.1.0-SNAPSHOT
-
None
Description
In some scenarios, it is desirable to deploy shale-remoting in a parent classloader provided by the servlet container, so that it does not need to be included individually in every webapp. However, in this scenario, the automatic configuration and behaviors provided can be problematic ... therefore, the behaviors should be defaulted to ON if the library is loaded from WEB-INF/lib, and defaulted to OFF if the library is loaded from a parent classloader. In addition, provide a context init parameter to unconditionally select the desired behavior.