Sergio Besada created CAMEL-6213:
------------------------------------

             Summary: Error when you send a response to the web service inside 
a route
                 Key: CAMEL-6213
                 URL: https://issues.apache.org/jira/browse/CAMEL-6213
             Project: Camel
          Issue Type: Bug
          Components: camel-spring
    Affects Versions: 2.10.0
            Reporter: Sergio Besada


This problem happens in the version 2.10.x but not happens in the version 2.8.x 
.The problem is that, when you have a cxf web service endpoint and you want to 
send a response to this web service but you have several routes. This problem 
only happen when you have several routes in the same beans.xml (spring 
configuration and DSL). At the end of the routes, you send the response to the 
web service (first endpoint in our routes) but the response never arrives, 
instead of that, the web service client throws a Exception "Caused by: 
java.net.SocketException: Unexpected end of file from server" 

--
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