02-13-07 06:11 AM
[ https://issues.apache.org/jira/brow...ls:all-tabpanel ]
Alex Karasulu reassigned DIRSERVER-787:
---------------------------------------
Assignee: Alex Karasulu
> ApacheDS tools should use the daemon classloader infrastructure to include
jars in lib/
> --------------------------------------------------------------------------
-------------
>
> Key: DIRSERVER-787
> URL: https://issues.apache.org/jira/browse/DIRSERVER-787
> Project: Directory ApacheDS
> Issue Type: Bug
> Components: tools
> Affects Versions: 1.0
> Reporter: Alex Karasulu
> Assigned To: Alex Karasulu
> Fix For: 1.0.1, 1.5.0
>
>
> Right now the apacheds-tools program does not use the special ClassLoader that add
s all jars in lib. Instead it sets the bootclasspath using MANIFEST Classpath entri
es. This is really fragile and well breaks when new schemas are added to lib/ and w
hen
new interceptors are added as well. We should change this tool to use the d
aemon infrastructure to startup. It should only have the needed bootstrappe
r, and logger jars in it's MANIFEST Classpath.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
[ Post a follow-up to this message ]
|