Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-2854

Make sure JBXB implements support for unmarshal(Source)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • jbossws-native-3.1.2, jbossws-native-3.2.1
    • jbossws-native
    • None

      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.

            ropalka Richard Opalka
            mvecera Martin Vecera
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: