Open glassfishrobot opened 17 years ago
Reported by jknight001@java.net
jknight001@java.net said: Created an attachment (id=104) Test case that demonstrates comments from the input.xml being stripped out.
File: preservecomment.zip Attached By: jknight001@java.net
Was assigned to jax-ws-issues
This issue was imported from java.net JIRA JAX_WS-301
Originally filed in bugster as CR6536680 against the httpsoapbc.
The issue in CR6536680 was this: We investigated and found it was JAX-WS is httpBC receives the input message which has comments and when it sends the message onto the NMR, it strips off the comments.
When we looked at it we found that it was JAX-WS that strips off the comments. JAX-WS needs to be enhanced so that its DOM to SOAPMessage converter retains the comments in the DOM message.
I have attached the project from CR6536680 that reproduces this issue.
Environment
Operating System: All Platform: All
Affected Versions
[2.0 FCS]