Where do I have to put my own class? wich other classes has to extends or
implements? from where do i have to call and instantiate my own class?

thanks

regards

Giorgio

Freeman Fang wrote:
> 
> 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
>>>>   
>>>>       
>>>
>>>     
>>
>>   
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/how-to-use-cfx-bc-provider-and-consumer-tp19458036p19527678.html
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.

Reply via email to