On 8/14/07, fLozano <[EMAIL PROTECTED]> wrote: > > > Does ode support embedding java code with bpel:exec?
No, Ode does not implement this non-standard extension. Other good alternatives are writing XPath function extensions, or calling out to (in-VM) web services to encapsulate your complex business logic. alex
