You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Benjamin Francisoud (JIRA)" <ji...@apache.org> on 2010/02/02 11:04:19 UTC

[jira] Commented: (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:comment-tabpanel&focusedCommentId=12828578#action_12828578 ] 

Benjamin Francisoud commented on DIRSERVER-1464:
------------------------------------------------

Thanks

http://code.google.com/p/gmail2ldap/ (work in progress)

Just subscribe to the ADS mailing lists, will give more details there ;)

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