I tried it with an EIP wiretap, but still no luck.  Do I need to explicitly
define a flow of the service endpoints including the wiretap? 

Here is the eip attempt:

        <eip:wire-tap service="sitetap:wireTap" endpoint="endpoint">
                <eip:target>
                        <eip:exchange-target
                                uri="bean:wireTapBean?methodName=process" />
                </eip:target>
                <eip:inListener>
                        <eip:exchange-target
                                
uri="jbi:service:http://airband.com/site/ws/SiteWS";
                                endpoint="SiteSOAP" />
                </eip:inListener>
                <eip:outListener>
                        <eip:exchange-target
                                
uri="jbi:service:http://airband.com/site/ws/SiteWS";
                                endpoint="SiteSOAP" />
                </eip:outListener>
        </eip:wire-tap>

Thanks,
Matt Pavlovich


-- 
View this message in context: 
http://www.nabble.com/CXF-with-a-Camel-wiretap-tp15922450s12049p15924710.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to