When you create a camel route starting with
from("jbi:endpoint:xxx")
where xxx is the syntax explained at [1], camel will create a jbi
endpoint given the service qname / endpoint name in the uri, so it
should just be a matter of instructing the http consumer endpoint to
send these requests to this endpoint.
[1] http://incubator.apache.org/servicemix/uris.html
On 10/4/07, Kristian Köhler <[EMAIL PROTECTED]> wrote:
> Hi all
>
> I'm facing a problem with the configuration of camel routing within
> servicemix. My problem:
>
> I want to receive http calls with the servicemix http-component. These
> requests should be routed according to routing rules defined within the
> camel-component. The camel-component should call a simple JSR-181 component
> in my scenario.
>
> How to configure this?
>
> I tried to remove the (required) 'service' attribute for the http:endpoint
> which causes an exception. ;-)
>
> Is there a way to do this?
>
> Thanks!
>
> Kristian
>
--
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/