You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2015/08/04 15:45:05 UTC

[jira] [Resolved] (CAMEL-9041) Is it possible to reuse http port on karaf

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

Claus Ibsen resolved CAMEL-9041.
--------------------------------
    Resolution: Invalid

Please use the user forum / user mailing list for asking questions on how to use Camel.

> Is it possible to reuse http port on karaf
> ------------------------------------------
>
>                 Key: CAMEL-9041
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9041
>             Project: Camel
>          Issue Type: Wish
>          Components: camel-jetty
>         Environment: karaf 3.0.x
>            Reporter: Sergey 
>            Priority: Minor
>
> Its not clear from component documentation how to reuse the same port when running on karaf. For example, webconsole and hawtion using port 8181, but if I try to specify jetty endpoint as:
> {code:xml}
> <endpoint id="jetty-ep" uri="jetty:http://0.0.0.0:8181/suffix?matchOnUriPrefix=true"/>
> {code}
> then I've got an error during endpoint init (java.net.BindException: Address already in use).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)