Uploaded image for project: 'ServiceMix'
  1. ServiceMix
  2. SM-1831

Messages with StaxSource content are not handled well when running in non-DEBUG mode

    XMLWordPrintableJSON

Details

    Description

      In order to fully support StaxSource content across the platform, the following changes should be made:

      1. Rollup/merge the functionality in class org.apache.servicemix.jbi.jaxp.StaxSourceTransformer into class SourceTransformer. In order to maintain backwards compatibility, an empty org.apache.servicemix.jbi.jaxp.StaxSourceTransformer class should remain

      2. Rollup/merge the functionality in class org.apache.servicemix.soap.util.stax.StaxSource into class org.apache.servicemix.jbi.jaxp.StaxSource. In order to maintain backwards compatibility, an empty org.apache.servicemix.soap.util.stax.StaxSource class should remain that extends org.apache.servicemix.jbi.jaxp.StaxSource.

      Without this fix, flows that start with the new smx-jms consumer endpoints and require re-readable content have problems.

      Please backport this change to the 3.2.x branch.

      Attachments

        Activity

          People

            jbonofre Jean-Baptiste Onofré
            rgavlin Ron Gavlin
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: