thanks a lot, the sample was very helpfull, there is a typo on http://ode.apache.org/user-guide.html#UserGuide-ManipulatingEndpoints though. The namespace of the <service-ref> element is wrong.
ps: does any one know if there is a standard way to use the <sref:service-ref> so that it will work on everey BPEL 2.0 engine? Matthieu Riou-5 wrote: > > 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. >> >> > > -- View this message in context: http://www.nabble.com/Dynamic-endpoint-tp16678805p16699819.html Sent from the Apache Ode User mailing list archive at Nabble.com.
