You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2010/02/05 23:28:28 UTC

[jira] Resolved: (DIRSERVER-1464) Code in page "Embedding ApacheDS as a Web Application" doesn't work with apacheds 1.5.5

     [ https://issues.apache.org/jira/browse/DIRSERVER-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny resolved DIRSERVER-1464.
------------------------------------------

    Resolution: Fixed

deleted on the server

> 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.