-
Bug
-
Resolution: Done
-
Major
-
EAP_EWP 5.1.0
-
JBoss EAP 5.1.0, Sun JDK 1.6.0_22, RHEL6
-
-
Workaround Exists
-
-
Medium
-
-
Documented as Resolved Issue
When sending multiple requests from a ws client and using fastinfoset we see the number of sockets in a CLOSE_WAIT state increase and not get shut down properly. Removing fastinfoset from the code fixed this issue and increasing the verbosity of the logging of the soap message also removes this issue.
I am attaching the following files for both scenarios (one with and one without
Projects.zip
- These are the JBDS projects that created the WAR and JAR above so that you can see the source code - This uses FastInfoSet and will reproduce the issue.
fixedProject.zip
- These are the JBDS projects that created the WAR and JAR above so that you can see the source code - This DOES NOT uses FastInfoSet and will not reproduce the issue
- blocks
-
JBPAPP-4552 Release and upgrade JBossWS Native
- Closed