On Feb 10, 2008 12:57 PM, mattrpav <[EMAIL PROTECTED]> wrote:

> I was thinking along the lines of a simple POJO bean subscribing to the CXF
> service in order to synchronize data coming into that service with another
> system.

Based on solely on the statement above, what Chris suggests is
correct. Instead of thinking in terms of 'subscribing' to the web
service, I would think in terms of putting a wiretap (or a static
routing slip or another pattern) in front of the web service so that a
copy goes to both the web service and the other service.

The trouble with thinking in terms of 'subscribing' to a given service
is that this is not JBI compliant and is very dependent upon the
lightweight components which aren't really being developed anymore.

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/

Reply via email to