[
https://issues.apache.org/activemq/browse/CAMEL-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=47476#action_47476
]
Hadrian Zbarcea commented on CAMEL-1097:
----------------------------------------
If we were to test for something, I'd rather test for a hostname.startsWith(
"0.0.0.0") than an attribute (which we may want to take out of the url before
passing it to the stack anyway), and then replace the hostname value with null.
But as I said, I strongly doubt that's needed at all.
> Allow allInterfaces parameter for jetty endpoint
> ------------------------------------------------
>
> Key: CAMEL-1097
> URL: https://issues.apache.org/activemq/browse/CAMEL-1097
> Project: Apache Camel
> Issue Type: New Feature
> Components: camel-jetty
> Affects Versions: 1.5.0
> Reporter: Roman Kalukiewicz
> Assignee: Roman Kalukiewicz
> Priority: Minor
>
> {{allInterfaces}} parameter should allow to expose a http endpoint on all
> available network interfaces. It should be like passing {{null}} host to
> {{ServerSocket}} class.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.