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 08:07:17 UTC

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

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


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

        

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

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ 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

        

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

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang resolved KARAF-690.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0.0
                   2.2.2

commit fix
http://svn.apache.org/viewvc?rev=1140484&view=rev for trunk
http://svn.apache.org/viewvc?rev=1140486&view=rev for 2.2.x branch

> 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
>             Fix For: 2.2.2, 3.0.0
>
>
> 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

        

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

Posted by "Jamie goodyear (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jamie goodyear closed KARAF-690.
--------------------------------


Fixed in Apache Karaf 2.2.2.

> 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
>             Fix For: 2.2.2, 3.0.0
>
>
> 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

        

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

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang reassigned KARAF-690:
----------------------------------

    Assignee: 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