I've gotten the same error before. Not sure if it has to do with whether the SourceTransofrmer is shared. When you convert the source to string, if the source is a stream, you will not be able to use that source anymore (since it was read by the transformer).
-- View this message in context: http://www.nabble.com/Reg-%3A-Usage-of-SourceTransformer-tp20107500p20116168.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
