Sjoerd Brauer created CAMEL-14008:
-------------------------------------
Summary: 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: 2.24.2, 3.x
Environment: OSGI with Karaf
Reporter: Sjoerd Brauer
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)