Hi I read some on the about the topic, so here is my go.
I have a process service called MyProcessService. I add a file called MyProcessService.axis2, add lines for enabling addressing <module ref="addressing" /> I know in axis2 1.5.1 supports the flag <parameter name="messageReceiver.invokeOnSeparateThread">true</parameter> Is axis2 1.5.1 use din ODE 1.3.4? Is this the way to go to be able to call the bpel process with a replyTo header in the request, and having the bpel process respond to that when finished? Cheers, Håkon 2010/9/28 Håkon Sagehaug <[email protected]> > Hi all > > Any information on this? > > Håkon > > 2010/9/22 Håkon Sagehaug <[email protected]> > > Hi all, >> >> If I call a BPEL process deployed in ODE with ws-addressing replyTo >> element in the soap header. Will ODE then reply to that address after the >> process is finished? >> If it can work, is there soemthing to enable when deploying either the >> process or ODE? >> >> Håkon Sagehaug >> > >
