Did you look here? http://ode.apache.org/user-guide.html#UserGuide-InJBI
(see the JBI endpoints section) On Tue, Nov 4, 2008 at 12:06 PM, raulvk.soa <[EMAIL PROTECTED]> wrote: > > Hi everyone, > > I have deployed a BPEL process on Apache ODE, running embedded in > ServiceMix. This process is invoking a JBI Endpoint which is a Camel > endpoint. However, I am having trouble specifying the "port" attribute of > the "service" element: > > <invoke> <service name="..." port="??" /> </invoke> > > AFAIK, this is not documented anywhere... What do I have to specify here? > > If what needs to be specified is the "interface", then what should I do if > the destination service doesn't define an interface name?? This applies for > Camel JBI endpoints... > > Many thanks! > -- > View this message in context: > http://www.nabble.com/JBI-Port-in-deploy.xml-tp20329995p20329995.html > Sent from the Apache Ode User mailing list archive at Nabble.com. > >
