Hi all, does anybody know, from which spaces we generate pages to the web site.

I have this outdated page here:

http://directory.apache.org/apacheds/1.5/embedding-apacheds-as-a-web-application.html

and do not find the source in the Confluence space DIRxSRVx11. I have found a version with the name within DIRxSBOX, but this is not the content which is online.

I tried to delete the html-File on the server (people.apache.org), because I thought it is a zombie. But is has been regenerated again some hours laster.

Any ideas?

Thanks in advance,
    StefanZ


Stefan Zoerner (JIRA) wrote:
[ https://issues.apache.org/jira/browse/DIRSERVER-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805516#action_12805516 ]
Stefan Zoerner commented on DIRSERVER-1464:
-------------------------------------------

It seems like there are two pages online

http://directory.apache.org/apacheds/1.5/embedding-apacheds-as-a-web-application.html
http://directory.apache.org/apacheds/1.5/43-embedding-apacheds-as-a-web-application.html

The first one is outdated, the second one has been updated for 1.5.5 I'll check, why the first one is still available.

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



Reply via email to