JHC componet could create more than one consumer at the same port
-----------------------------------------------------------------
Key: CAMEL-245
URL: https://issues.apache.org/activemq/browse/CAMEL-245
Project: Apache Camel
Issue Type: Improvement
Affects Versions: 1.2.0
Reporter: Willem Jiang
Fix For: 1.3.0
Current JHC component 's consumer just try to bind to a certain port when it is
started.
If this port is used , the consumer will not work.
We could use static factory class to trace the port, and bind the handler with
the context to
support multi-endpoint in same port.
BTW, we also need to add a JHC module in the JIRA
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.