Hi,

How you send message to http endpoint using nmr from com.translator.my.Translator? I guess you are using cxf client proxy in Translator, but seems you didn't specify to use jbi transport, the cxf client proxy still try to load http transport, which is wrong in your case.
Could you append the Translator code?

Freeman
On 2010-8-14, at 上午1:09, amigo wrote:


Hi,

Well I didn't add any additional configuration for bundle from which I am
invoking web service. The only thing is actually defined in pasted
bundle-context.xml

<bean class="com.translator.my.Translator" id="translator" />
--
View this message in context: 
http://servicemix.396122.n5.nabble.com/Problem-with-http-endpoint-tp2267630p2606094.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

Reply via email to