You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by Bummer <sa...@gmail.com> on 2007/05/25 04:50:53 UTC

Dynamic routing and EPRs

I really don't get the purpose of having many endpoints within one
service....
Why not having many one-endpoint-services with using Xpath routing or drools
?

Isn't there any example(demo) regarding "dynamic endpoint refereces" ?
(parsing EPR xml to get appropriate endpoint )

-- 
View this message in context: http://www.nabble.com/Dynamic-routing-and-EPRs-tf3813909s12049.html#a10796312
Sent from the ServiceMix - User mailing list archive at Nabble.com.


Re: Dynamic routing and EPRs

Posted by Guillaume Nodet <gn...@gmail.com>.
On 5/25/07, Bummer <sa...@gmail.com> wrote:
>
>
> I really don't get the purpose of having many endpoints within one
> service....


Endpoints are usually bound to a specific protocol. If you expose a service
on HTTP/SOAP, HTTP, JMS, or even Soap 1.2 and Soap 1.1, you may want
to declare several endpoints for the same service.
However within the JBI bus, there is no protocol, so there's no real reason
to
use several endpoints for a given service (but you can do that if you want)

Why not having many one-endpoint-services with using Xpath routing or drools
> ?
>
> Isn't there any example(demo) regarding "dynamic endpoint refereces" ?
> (parsing EPR xml to get appropriate endpoint )


No afaik.

--
> View this message in context:
> http://www.nabble.com/Dynamic-routing-and-EPRs-tf3813909s12049.html#a10796312
> Sent from the ServiceMix - User mailing list archive at Nabble.com.
>
>


-- 
Cheers,
Guillaume Nodet
------------------------
Principal Engineer, IONA
Blog: http://gnodet.blogspot.com/