Dilli Arumugam created KNOX-182:
-----------------------------------
Summary: gateway ldap.jar adds too many unnecessary jars to its
classpath
Key: KNOX-182
URL: https://issues.apache.org/jira/browse/KNOX-182
Project: Apache Knox
Issue Type: Bug
Affects Versions: 0.3.0
Reporter: Dilli Arumugam
Assignee: Dilli Arumugam
Fix For: 0.4.0
See the out of cat $KNOX_HOME/bin/ldap.cfg
#Created from
jar:file:/Users/darumugam/workspace/knox/local-knox-install/knox-incubating-0.4.0-SNAPSHOT/bin/ldap.jar!/META-INF/launcher.cfg
#Thu Oct 03 15:48:50 PDT 2013
main.class=org.apache.hadoop.gateway.security.EmbeddedApacheDirectoryServer
class.path=../lib/*.jar;../dep/*.jar
There are too many jars under lib and dep.
ldap.jar should not add all those jars to its classpath.
--
This message was sent by Atlassian JIRA
(v6.1#6144)