On Mon, Apr 14, 2008 at 9:03 AM, pieterdk <[EMAIL PROTECTED]> wrote: > > Does any one know how to invoke a partner link with a dynamic endpoint > url? > And if ODE supports this feature? > > Someone gave me a hint to use a EndpointReference, but I could not get it > running so far. > Any suggestions?
Have you looked at partner link assignment? A partner link can directly be assigned to give it an endpoint coming from a message for example. We have some doc here: http://ode.apache.org/user-guide.html#UserGuide-ManipulatingEndpoints The DynPartmer sample included in the distro also demonstrates this: http://svn.apache.org/repos/asf/ode/branches/APACHE_ODE_1.1/distro/src/examples-war/DynPartner/ Cheers, Matthieu > > -- > View this message in context: > http://www.nabble.com/Dynamic-endpoint-tp16678805p16678805.html > Sent from the Apache Ode User mailing list archive at Nabble.com. > >
