Re: rampart_handler_util.c -- parameter not set

2008-10-01 Thread Samisa Abeysinghe
Raghu Udupa wrote: Hi, I modified axis2.xml to include Security phase in outflow phase order. That allowed the web services client to attempt rampart module. I am using axis2_http_server for doing the testing. 1. Is it OK to include security phase in axis2.xml when the client

Re: Error while engaging rampart module

2008-10-01 Thread Samisa Abeysinghe
Raghu Udupa wrote: Hi, I am trying to engage rampart module at run time using the following call. status = axis2_svc_client_engage_module(svc_client, env, "rampart"); I need to include rampart based on the receiver’s settings as to whether receiver needs a signed message or not. I am gett

Axis1 C++ Memory Leaks

2008-10-01 Thread McCullough, Ryan
We are working with Axis1 C++ checked out from subversion. It looks like we last updated on about 8/26/08. We have found several memory leaks. We would like to contribute the fixes back to the Axis project. We have written these up as https://issues.apache.org/jira/browse/AXISCPP-1052 https://i

Error while engaging rampart module

2008-10-01 Thread Raghu Udupa
Hi, I am trying to engage rampart module at run time using the following call. status = axis2_svc_client_engage_module(svc_client, env, "rampart"); I need to include rampart based on the receiver's settings as to whether receiver needs a signed message or not.

Re: deploy of sample using axis2c

2008-10-01 Thread Sandro Javiel
Hi Rajika, 2008/10/1 Rajika Kumarasiri <[EMAIL PROTECTED]> > > > On Wed, Oct 1, 2008 at 12:32 AM, Sandro Javiel <[EMAIL PROTECTED]> wrote: > >> Hi all, >> > Hi, > Did you follow the guidelines in the manual when deploying services with > Apache? Did you specify the services folder in httpd.conf