On 12/19/07, Jean Leonard <[EMAIL PROTECTED]> wrote: > > I have the ODE examples all working, and am now trying to extend these > examples for new scenarios. Unfortunately, I get stuck in 2 areas. Are > there any working examples that show how to do these? > > 1) Modify the existing HelloWorld example to call a non-ODE based > web-service. > > 2) show a deploy.xml for a bpel process which does not use the > ode/bpel/unit-test namespace and does not use unit-test.wsdl. > > You can take a look at the Tempo TaskManager process,
http://tempo.intalio.org/tempo/trunk/processes/TaskManager/src/main/resources/ It calls Axis2 services and doesn't use the unit-test namespace (but uses many others!) alex
