-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: EAP 5.0.0
-
Fix Version/s: EAP_EWP 5.1.1
-
Component/s: Web Services
-
Labels:None
-
Environment:
JBoss Enterprise Application Platform 5.x
JBossWS 3.1.2
-
Steps to Reproduce:
-
Estimated Difficulty:Medium
-
Release Notes Text:
-
Release Notes Docs Status:Documented as Resolved Issue
When creating a web service client and sending multiple requests over SSL to JBoss EAP the client doesn't reuse the already established connection and instead a SSL handshake takes place on every request.
SSL session id is shown in ssl debug log but this is different on every request. Using Sun JAXWS libraries (remove endorsed libraries) you can see the SSL connection session id being reused on every subsequent request being made.
JBossWS should reuse the already established connection and not do the expensive SSL handshake on every request.
- blocks
-
JBPAPP-4552 Release and upgrade JBossWS Native
-
- Closed
-
- cloned from
-
JBWS-3202 JBossWS does not reuse SSL sessions
-
- Closed
-
- cloned to
-
JBPAPP-5858 Document new property - [JBossWS] Configure remoting to reuse SSL sessions
-
- Closed
-