Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upAdding MessageDumpingFeature sometimes causes the body of the message to disappear! #30
Comments
This comment has been minimized.
This comment has been minimized.
Reported by basvandenbroek |
This comment has been minimized.
This comment has been minimized.
Was assigned to snajper |
This comment has been minimized.
This comment has been minimized.
basvandenbroek said: This is an Eclipse project that reproduces the entire issue. All you have to do is add the webservice-rt.jar because it's too big to include, and maybe fix the classpath. Please let me know if there is a better alternative to adding an attachment to this ticket. |
This comment has been minimized.
This comment has been minimized.
basvandenbroek said: |
This comment has been minimized.
This comment has been minimized.
basvandenbroek said: |
This comment has been minimized.
This comment has been minimized.
This issue was imported from java.net JIRA METRO-30 |
When adding a MessageDumpingFeature when calling service.createDispatch, in some cases the body is removed from the soap request when the web service is called. This obviously does not happen in all cases but we've had various cases where it does occur. I have made a test project that reproduces this issue
Environment
Windows, Unix. Various versions of JDK 1.6 and 1.7.
Affected Versions
[2.1, 2.1.1, 2.2, 2.2.1, 2.2.1-1, 2.3]