On Thu, Feb 28, 2008 at 3:11 PM, Lei Chen <[EMAIL PROTECTED]> wrote: > Is there a better way to pass properties across multiple components (in a > work flow) than having to manually copy the properties from one InMessage to > OutMessage?
There is the MessageUtil that provides convenience methods to copying messages, properties faults and such here: http://fisheye6.cenqua.com/browse/servicemix/smx3/branches/servicemix-3.2/core/servicemix-core/src/main/java/org/apache/servicemix/jbi/util/MessageUtil.java?r=servicemix-3.2 But I'm not exactly sure that I'm following your question 100%. Please provide some context for your question for clarity. I'm not sure if you're referring to creating a JBI component or a service unit. Bruce -- perl -e 'print unpack("u30","D0G)[EMAIL PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*" );' Apache ActiveMQ - http://activemq.org/ Apache Camel - http://activemq.org/camel/ Apache ServiceMix - http://servicemix.org/ Apache Geronimo - http://geronimo.apache.org/ Blog: http://bruceblog.org/
