[
https://issues.apache.org/jira/browse/DIRSERVER-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805949#action_12805949
]
Benjamin Francisoud commented on DIRSERVER-1464:
------------------------------------------------
Hi Emmanuel ;) Jira's not the best place for "retrouvailles" :p
About this bug, yes I'm counting 3 versions (+cwiki versions) of this page:
apacheds 1.0:
http://directory.apache.org/apacheds/1.0/embedding-apacheds-as-a-web-application.html
apacheds 1.5.4:
http://directory.apache.org/apacheds/1.5/embedding-apacheds-as-a-web-application.html
apacheds 1.5.5:
http://directory.apache.org/apacheds/1.5/43-embedding-apacheds-as-a-web-application.html
(works like a charm)
Unfortunaltly the "43" page doesn't show up in google first results :(
I suppose deleting of replacing the 1.5.4 with the 1.5.5 will fix it unless you
want to keep the 1.5.4 version... up to you!
> Code in page "Embedding ApacheDS as a Web Application" doesn't work with
> apacheds 1.5.5
> ---------------------------------------------------------------------------------------
>
> Key: DIRSERVER-1464
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1464
> Project: Directory ApacheDS
> Issue Type: Bug
> Components: doc
> Affects Versions: 1.5.5
> Reporter: Benjamin Francisoud
> Assignee: Stefan Zoerner
> Attachments: 20100127_StartStopListener.java
>
>
> The code in page "Embedding ApacheDS as a Web Application" of the 1.5
> documentation site (http://directory.apache.org/apacheds/1.5) doesn't work
> (compilation errors).
> LdapService have been renamed to LdapServer.
> The SocketAcceptor is an interface therefore new SocketAcceptor(null);
> doesn't work
> ldapService.setIpPort(10389) doesn't exist anymore
> Apparently the code was made with apacheds 1.5.4
> I don't know which one is to be updated (or both):
> -
> http://cwiki.apache.org/DIRxSRVx11/embedding-apacheds-as-a-web-application.html
> -
> http://directory.apache.org/apacheds/1.5/embedding-apacheds-as-a-web-application.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.