You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2011/06/28 09:00:17 UTC

[jira] [Work started] (KARAF-690) install http feature will start both 8080 and 8181 jetty port

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

Work on KARAF-690 started by Freeman Fang.

> install http feature will start both 8080 and 8181 jetty port
> -------------------------------------------------------------
>
>                 Key: KARAF-690
>                 URL: https://issues.apache.org/jira/browse/KARAF-690
>             Project: Karaf
>          Issue Type: Bug
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>
> jetty will start both 8080 and 8181 port if we install http feature,  the configuration from pax-web can't override the one from jetty.xml.
> Simply remove those from our jetty.xml
> <!-- default port will be overwritten by pax-web configuration -->
>             <Set name="port"><Property name="jetty.port" default="8080"/></Set>
> works and only let the configuration from pax-web take effect

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira