[
https://issues.apache.org/jira/browse/DIRSERVER-1165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12592237#action_12592237
]
Alex Karasulu commented on DIRSERVER-1165:
------------------------------------------
If you're talking about something programmatic for embedding we can figure
something out. I think we can have a general ServerListener interface that can
be registered with LdapServer, KerberosServer etc to receive life-cycle events.
If you're talking about something based on the protocol, there's a way to do
that with a busy response but that way you have have to poll the server until
it's no longer busy.
> Adding some logs when the server has started
> --------------------------------------------
>
> Key: DIRSERVER-1165
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1165
> Project: Directory ApacheDS
> Issue Type: Improvement
> Affects Versions: 1.5.2
> Reporter: Emmanuel Lecharny
> Priority: Minor
> Fix For: 1.5.3
>
>
> It would be cool to gt some log when the server is up and running. Something
> like :
> "Apache DS ready..."
> We would also like to have a kind of mechanism allowing an application
> launching ADS programatically to be informed when the server is ready to
> accept requests. (it may be through an admin channel the app can listen to
> until it get a reply indicating that the server is ready)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.