Tamás Hanicz created KNOX-3108:
----------------------------------
Summary: Append classpath with additional paths
Key: KNOX-3108
URL: https://issues.apache.org/jira/browse/KNOX-3108
Project: Apache Knox
Issue Type: Improvement
Components: Server
Affects Versions: 2.2.0
Reporter: Tamás Hanicz
Assignee: Tamás Hanicz
We added the ability to prepend the classpath with paths for patches in
[KNOX-3051|https://issues.apache.org/jira/projects/KNOX/issues/KNOX-3051]. In
[KNOX-3047|https://issues.apache.org/jira/projects/KNOX/issues/KNOX-3047] we
also added the /usr/share/java/*.jar folder to extend the classpath with
additional libraries. However this path can hold jars for other data services
as well and it could cause critical issues for Knox during runtime. With the
changes proposed user can prepend/append any paths to the classpath in the
gateway-site.xml file.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)