Hi,
My comment inline.
On 2010-8-12, at 下午5:10, sunny wrote:
Hi,
Thank you!
and Freeman,
according to your suggestion,if i use cxf-bc-consumer,how to set the
attribute "wsdl"?it points to a wsdl file,i don't know how to create
this
wsdl(I know if cxf-bc-consumer target service is cxf-bc-
provider,this wsdl
is the same as provider's wsdl).
It's all depend on your logic in transform se. I think you can create
a wsdl which define all common base for both providers, then in your
transform se you can customize the message for different providers.
and there are two providers(applications),i need to send message
request to
them.but the messages are different(different attributes/
parameter).should
transform the message(that is sent from client) in se,right?
right.
the message in client,how to write?
Well, you need define the wsdl between your cxf bc consumer and
client, then use some tool like apache cxf wsdl2java to generate
client side code stub, then use this stub to send request message.
Freeman
I am puzzled!
Regards,
sunny
--
View this message in context:
http://servicemix.396122.n5.nabble.com/Integrate-two-application-via-servicemix-tp2471683p2473019.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.
--
Freeman Fang
------------------------
Open Source SOA: http://fusesource.com
Apache Servicemix:http://servicemix.apache.org
Apache Cxf: http://cxf.apache.org
Apache Karaf: http://karaf.apache.org
Apache Felix: http://felix.apache.org