You may need take a look at the configration file [1] in the test,
that's the key thing for smx deployment, and for cxf bc consumer and
provider, actually you need write your own java class.
[1]http://svn.apache.org/repos/asf/servicemix/smx3/branches/servicemix-3.2/deployables/bindingcomponents/servicemix-cxf-bc/src/test/resources/org/apache/servicemix/cxfbc/cxf_provider_consumer_bridge.xml
Regards
Freeman
ledzgio wrote:
Thanks for your help Freeman.
But i'm still a bit confused... how does this class works? where do i have
to instantiate this class? and where i have to invoke it? how can i
intercept SOAP messages?
thanks
Giorgio
Freeman Fang wrote:
Please take a look at [1]
http://svn.apache.org/repos/asf/servicemix/smx3/branches/servicemix-3.2/deployables/bindingcomponents/servicemix-cxf-bc/src/test/java/org/apache/servicemix/cxfbc/CxfBcProviderConsumerTest.java
Freeman
ledzgio wrote:
Hi to all,
could someone please explain me how to create cfx-bc provider and
consumer,
how to create respective java classes and how to set it up??
thanks very much