Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: JiBX/WS 0.9
-
Fix Version/s: None
-
Component/s: JiBX/WS
-
Labels:None
-
Number of attachments :
Description
The scenario is triggered by sending a SOAP payload to the server where the server has a valid JiBX binding for the payload, but does not have a web service configured for the payload.
Subsequent requests to the server generate response messages with no SOAP namespace defined, ie. the root element is <SOAP:Envelope>.
Activity
Nigel Charman
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | JiBX/WS 0.9.1 [ 15889 ] | |
| Original Estimate | 0 minutes [ 0 ] | |
| Remaining Estimate | 0 minutes [ 0 ] |
Nigel Charman
made changes -
| Status | Open [ 1 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] |
Fixed the immediate issue in JiBX/WS server. However the underlying cause of namespace state not being reset can be reproduced on the JiBX/WS client. Have raised separate issue
JIBX-344for the underlying cause.