You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Alex Karasulu (JIRA)" <ji...@apache.org> on 2007/02/13 06:36:07 UTC

[jira] Assigned: (DIRSERVER-787) ApacheDS tools should use the daemon classloader infrastructure to include jars in lib/

     [ https://issues.apache.org/jira/browse/DIRSERVER-787?page=com.atlassian.jira.plugin.system.issuetabpanels: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 adds all jars in lib.  Instead it sets the bootclasspath using MANIFEST Classpath entries.  This is really fragile and well breaks when new schemas are added to lib/ and when new interceptors are added as well.  We should change this tool to use the daemon infrastructure to startup.  It should only have the needed bootstrapper, 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.