You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Kiran Ayyagari (JIRA)" <ji...@apache.org> on 2009/08/02 20:33:14 UTC

[jira] Commented: (DIRSERVER-1262) Add a Jetty container

    [ https://issues.apache.org/jira/browse/DIRSERVER-1262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12738110#action_12738110 ] 

Kiran Ayyagari commented on DIRSERVER-1262:
-------------------------------------------

Committed the code ( http://svn.apache.org/viewvc?rev=800123&view=rev ). Now this integrated server can take either a full fledged jetty configuration file OR a set of web apps can be configured in the server.xml.

Note that if conf file is provided webapps configured in the server.xml will be ignored. 
If neither conf file nor web apps are configured then the server won't be started.

There is a port option too, but will only be taken into account if web apps are configured in the server.xml

Jeff, can you give it a try :)

> Add a Jetty container
> ---------------------
>
>                 Key: DIRSERVER-1262
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1262
>             Project: Directory ApacheDS
>          Issue Type: New Feature
>    Affects Versions: 1.5.4
>            Reporter: Emmanuel Lecharny
>            Assignee: Kiran Ayyagari
>             Fix For: 1.5.5
>
>         Attachments: http-integration-updated.patch
>
>
> Add a jetty container into ADS

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.