On Wed, Dec 17, 2008 at 3:19 AM, Tammo van Lessen <[email protected]>wrote:
> Hi guys, > > I'm currently working on the intalio-header -> ode-header fix. Is there > a reason why just WSAEndpoint and WSDL20Endpoint can store the session > ID but WSDL11Endpoint and URLEndpoint not? If I'm not mistaken, the > session is in any case also stored in the PartnerLinkDAO per partner, so > I'm currently quite confused why it is captured twice. > IIRC it's actually unnecessary in the WSDL20Endpoint. The engine always converts its endpoints to WS-A. But what do you mean by captured twice? Matthieu > > Thanks, > Tammo >
