Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ServiceMix内でCamelを使用していますが、camel-httpとservicemix-httpの機能があることがわかりますが、同じですか?
それらは異なります...servicemix-httpは、Camelとは関係のないJBIバインディングコンポーネントです。Camelベースのアプリを構築している場合は、camel-httpで外部リソースから消費したり、camel-jettyでHTTPエンドポイント(Webサーバー機能など)を公開したりする必要があります。