[
https://issues.apache.org/jira/browse/CAMEL-14008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Cosentino updated CAMEL-14008:
-------------------------------------
Estimated Complexity: (was: Advanced)
> 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)