-
Bug
-
Resolution: Done
-
Minor
-
EAP_EWP 5.2.0
-
None
-
JBossWS Native
-
-
Documented as Resolved Issue
-
NEW
When invoking a one-way endpoint, the JBossWS client tries to unmarshal the response, but the response body is empty, causing this to be logged by Xerces:
11:33:19,110 ERROR [STDERR] [Fatal Error] :-1:-1: Premature end of file.
This doesn't affect the operation of the client, but it indicates that the client is doing unnecessary processing that should probably be cleaned up.
- incorporates
-
JBWS-3761 Xerces tries to parse HTTP response from oneway invocation: "Premature end of file"
- Closed
- is incorporated by
-
JBPAPP-10984 Release and upgrade JBossWS-Native to jbossws-3.1.2-16.SP17
- Resolved