[ https://issues.apache.org/jira/browse/DIRSERVER-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12830514#action_12830514 ] Pierre-Arnaud Marcelot commented on DIRSERVER-1464: --------------------------------------------------- Thanks Emmanuel. ;) > 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.