[
https://jira.jboss.org/jira/browse/JBWS-2854?page=com.atlassian.jira.plug...
]
Martin Vecera updated JBWS-2854:
--------------------------------
Attachment: soa5_ws_normalize.jps
Attached jProfiler 6.0.1 snapshot that shows CPU load for the Source->String
conversion.
Make sure JBXB implements support for unmarshal(Source)
-------------------------------------------------------
Key: JBWS-2854
URL:
https://jira.jboss.org/jira/browse/JBWS-2854
Project: JBoss Web Services
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: jbossws-native
Affects Versions: jbossws-native-3.1.2, jbossws-native-3.2.1
Reporter: Martin Vecera
Attachments: soa5_ws_normalize.jps
The issue here is that WS has to use org.jboss.wsf.common.DOMWriter to convert
(DOM)Source to a String to be able to pass it to JBXB. There is already an issue
(JBXB-100) that requests a support for different interface. I reopened the issue and tried
to explain why there is such a need for the support.
The thing is that DOMWriter.normalize() method calls (that are really inefficient and
cause performance issue, see JBWS-2853) wouldn't be necessary then.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira