开发者

Camel in ServiceMix which http feature should be used?

I am using Camel inside ServiceMix and I can see that there is开发者_运维问答 a camel-http and a servicemix-http feature, are they the same?


they are different...servicemix-http is a JBI binding component that has nothing to do with Camel. If you are building a Camel based app, then you likely want camel-http to consume from external resources and/or camel-jetty to expose HTTP endpoint (web server features, etc)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜