Hello, Maybe you know when will this be integrated into Intalio bpms? 'Thanks, Jens
Alex Boisvert schrieb:
Hi Sukma, At this time, ReliableMessaging support is not complete in Ode. Process endpoints may be exposed with WS-RM support, but it's not possible to call services requiring WS-RM without some coding. Briefly, to expose process services using WS-RM, you need to: 1) Deploy and configure Sandesha2 in the Ode's Axis2 container, including defining the RMPhase. 2) Provide a file named {ServiceName}.axis2 in your deployment package, where {ServiceName} is the name of your WSDL service for the process endpoint. 3) The file {ServiceName}.axis2 is a regular Axis2 service configuration, where you need to add the following statement, <module ref="sandesha2" />, to engage the WS-RM module. alex On 2/5/08, Sukma Agung Verdianto <[EMAIL PROTECTED]> wrote:Hi All, I am new to ODE. I hear that ode is used by Intalio CE. I want to enable ReliableMessaging support in Axis2 used by ODE. Anybody know how can I achieve this? I would appreciate any answer Regards, Sukma
