[
https://issues.apache.org/activemq/browse/SM-1538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved SM-1538.
---------------------------------
Assignee: Guillaume Nodet
Fix Version/s: 3.3
Resolution: Fixed
Thanks a lot for this patch, Pawel !
Sending
src/main/java/org/apache/servicemix/http/endpoints/DefaultHttpProviderMarshaler.java
Sending
src/main/java/org/apache/servicemix/http/endpoints/HttpProviderEndpoint.java
Sending
src/main/java/org/apache/servicemix/http/endpoints/HttpProviderMarshaler.java
Sending
src/main/java/org/apache/servicemix/http/endpoints/HttpSoapProviderMarshaler.java
Sending
src/test/java/org/apache/servicemix/http/ProviderEndpointTest.java
Transmitting file data .....
Committed revision 692378.
> HTTP Provider does not return any JBI response (out/fault/error message) when
> the connection is established and in a while broken
> ----------------------------------------------------------------------------------------------------------------------------------
>
> Key: SM-1538
> URL: https://issues.apache.org/activemq/browse/SM-1538
> Project: ServiceMix
> Issue Type: Bug
> Components: servicemix-http
> Affects Versions: 3.2.1, 3.2.2
> Environment: linux
> Reporter: Paweł Stawicki
> Assignee: Guillaume Nodet
> Fix For: 3.3
>
> Attachments: onExeption.diff
>
>
> I'm creating a http-server with nc:
> nc -l -p 13013
> when my provider establish a connection to it, I'm interrupting it (the nc
> program) with "Ctrl-C"
> The provider doesn't send any response.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.