[ http://issues.apache.org/jira/browse/DIREVE-309?page=comments#action_12365069 ]
Alex Karasulu commented on DIREVE-309: -------------------------------------- Simon I can re-enable the disablement :) of the shutdown hook. This setup is however really clean and easy for us to work with going forward. Is this patch to the current sar module in SVN here: http://svn.apache.org/viewcvs.cgi/directory/trunks/apacheds/simple/sar/ > JBoss 3.2 ApacheDS MBean - contribution from SAA Consultants Ltd (UK) > --------------------------------------------------------------------- > > Key: DIREVE-309 > URL: http://issues.apache.org/jira/browse/DIREVE-309 > Project: Directory Server > Type: New Feature > Versions: 1.0-RC1 > Environment: JBoss 3.2 > Reporter: Simon Temple > Assignee: Alex Karasulu > Priority: Minor > Attachments: apache-ds.zip, apacheds.zip > > This small contribution to the project is an MBean implementation of an > embedded server with optional wire protocol support for JBoss 3.2 > I've tested this with JBoss 3.2.2RC2 and JDK 1.4.1_03 and 1.4.2_07 so far > running with 0.9.4 SNAPSHOTs > To install simply copy the directory.sar folder into the JBoss deploy folder. > There are a few simple methods on the MBean: > changedEmbeddedAdminPassword() - used to stop the log4j warning > about using the default admin password > flushEmbeddedServerData() > DirContext openDirContext() - becuase the Mbean can be configured > to hold context information of embedded and none-embedded servers, this > method can be called to always return a valid DirContext without the user > having to know the connection details -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
