Merge StaxSource classes in packages org.apache.servicemix.soap.util.stax and
org.apache.servicemix.jbi.jaxp and make soap.util.stax version extend jbi.jaxp
version
--------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: SM-1831
URL: https://issues.apache.org/activemq/browse/SM-1831
Project: ServiceMix
Issue Type: Improvement
Components: servicemix-utils
Affects Versions: 3.3, 3.2.3
Reporter: Ron Gavlin
There are two almost identical StaxSource classes in packages
org.apache.servicemix.soap.util.stax and org.apache.servicemix.jbi.jaxp.
These versions should be merged and the class in package
org.apache.servicemix.soap.util.stax be made to simply extend the class in
package org.apache.servicemix.jbi.jaxp.
This will allow the org.apache.servicemix.jbi.jaxp.StaxSourceTransformer to
transform instances of either class.
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.