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

Guillaume Nodet resolved CAMEL-245.
-----------------------------------

    Resolution: Fixed

Sending        
components/camel-jhc/src/main/java/org/apache/camel/component/jhc/AsyncBufferingHttpServiceHandler.java
Adding         
components/camel-jhc/src/main/java/org/apache/camel/component/jhc/AsyncHttpRequestHandler.java
Adding         
components/camel-jhc/src/main/java/org/apache/camel/component/jhc/AsyncResponseHandler.java
Sending        
components/camel-jhc/src/main/java/org/apache/camel/component/jhc/BufferingHttpServiceHandler.java
Sending        
components/camel-jhc/src/main/java/org/apache/camel/component/jhc/DefaultListeningIOReactor.java
Sending        
components/camel-jhc/src/main/java/org/apache/camel/component/jhc/JhcConsumer.java
Sending        
components/camel-jhc/src/main/java/org/apache/camel/component/jhc/JhcProducer.java
Adding         
components/camel-jhc/src/main/java/org/apache/camel/component/jhc/JhcServerEngine.java
Adding         
components/camel-jhc/src/main/java/org/apache/camel/component/jhc/JhcServerEngineFactory.java
Sending        
components/camel-jhc/src/test/java/org/apache/camel/component/jhc/HttpTest.java
Sending        pom.xml
Transmitting file data ...........
Committed revision 599946.

Thanks a lot for this awesome patch.  I've just added the missing ASF headers 
;-)

> 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
>
>         Attachments: jhc.patch
>
>
> 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.

Reply via email to