John Smith created CAMEL-6295:
---------------------------------

             Summary: cxf producer needs a break
                 Key: CAMEL-6295
                 URL: https://issues.apache.org/jira/browse/CAMEL-6295
             Project: Camel
          Issue Type: Bug
          Components: camel-cxf
         Environment: WIN 7 64bit
JDK 6u45
            Reporter: John Smith


Simple route 

 {noformat} 
from("cxf:...").process(myProcessor()).recipientList(simple("cxf:${header[To]}?..."));
 {noformat} 
needs a break after each run. Just able to send messages to the 
recipientList-endpoint every ~30 seconds.

Also see 
(http://camel.465427.n5.nabble.com/cxf-producer-needs-a-break-td5730612.html)


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to