You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (Jira)" <ji...@apache.org> on 2019/09/24 08:15:00 UTC

[jira] [Commented] (CAMEL-14008) AS2 Connection can only handle one connection

    [ https://issues.apache.org/jira/browse/CAMEL-14008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16936544#comment-16936544 ] 

Andrea Cosentino commented on CAMEL-14008:
------------------------------------------

You're welcome to work on a patch.

> AS2 Connection can only handle one connection
> ---------------------------------------------
>
>                 Key: CAMEL-14008
>                 URL: https://issues.apache.org/jira/browse/CAMEL-14008
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-as2
>    Affects Versions: 3.x, 2.24.2
>         Environment: OSGI with Karaf
>            Reporter: Sjoerd Brauer
>            Priority: Major
>              Labels: as2, httpclient
>   Original Estimate: 16h
>  Remaining Estimate: 16h
>
> This bug was originally found by: [~EMBEE]
>  
> The AS2 component creates one HTTP connection with the other party. If nothing happens for a while and the other party decides to close down the component does not attempt to create a new session.
>  
> This bug was found by running the program a few hours and when a new message was to be send the connection was already closed down by the other party.
>  
> The component should jcreate a new connection with the other party.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)