-
Bug
-
Resolution: Done
-
Major
-
EAP_EWP 5.1.2
-
None
-
-
Release Notes
-
-
-
Documented as Resolved Issue
-
NEW
When ReadHeaderInterceptor processes the following inbound SOAP message, DOMUtils throws a NullPointerException for the null namespace Header element:
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:foo="http://cxf.apache.org/foo" xmlns:bar="http://cxf.apache.org/bar"> <soapenv:Header> <foo:myheader> <Header> <bar:type>mytype</head:type> </Header> </foo:myheader> </soapenv:Header> ...
A NPE guard is needed.
- blocks
-
JBPAPP-9495 [JBossWS] Release and Upgrade JBossWS CXF for EAP 5.1.3
- Closed
- links to