On Tue, Oct 13, 2009 at 12:34 AM, Mark Howard <[email protected]> wrote:
> > > Alex Boisvert-3 wrote: > > > > The related documentation is at: > > http://ode.apache.org/stateful-exchange-protocol.html > > > > Thanks for the link. > The documentation appears to be slightly different to the soap headers that > ode is setting when invoking my service. The docs say that the identifier > will be in a 'identifier' element, but the headers that are being sent > contain an identifier as a 'session' element. > Also, the documentation uses the namespace prefix 'state:', but ode sets > the > prefix 'odesession' with namespace http://www.apache.org/ode/type/session? > Could the differences be related to the ODE version - I'm using ODE within > Intalio BPMS 6.0.1 (which I think is based on ODE 1.3.2). > > The spec hasn't been updated after implementation, a couple names have changed. Logging a couple request/response should give you what you need though. Matthieu > Mark > -- > View this message in context: > http://www.nabble.com/ODESession-XML-Schema-tp25854983p25868400.html > Sent from the Apache Ode User mailing list archive at Nabble.com. > >
