Re: Failed to load mod_rampart.dll

2008-07-08 Thread Supun Kamburugamuva
Hi, Have you tried typing http://localhost/axis2/services in the browse?. That should display the deployed services. You can run the update_n_run,bat. But please note that in that file the client talks to the http://localhost:9090/axis2/services/sec_echo. Please change the port before running it.

Re: Failed to load mod_rampart.dll

2008-07-08 Thread yuanhuhu
Hi Shankar, Thanks. I eventually be able to run the apache server with the axis2 config. But it doesn't run correctly. When I pointed my browser to "http://localhost/axis2";, it returns an "unable to connect" error. And it returns "It works" when I point my brower to "http://localhost";. Ther

Re: Setting HTTP Headers

2008-07-08 Thread Manjula Peiris
Andy, First try after commenting the HTTP-Authentication part from the axis2.xml. If that is the case then it is a bug. -Manjula. On Tue, 2008-07-08 at 10:05 -0400, Andy Karseras wrote: > Hi, > > I am using release 1.4.0. > > > From the axis2.xml (hopefully this is sufficient)... > > >

RE : RE : WSDL2C deserialisation problem

2008-07-08 Thread Lefrancois, Carl
Hi Dimuthu, the parent type is Please let me know if there is anything else I can send you to help figure this out. I already tried setting current_node = first_node; as described in my last response. I will try with the

Re: Setting HTTP Headers

2008-07-08 Thread Andy Karseras
Hi, I am using release 1.4.0. >From the axis2.xml (hopefully this is sufficient)... HTTP/1.1 chunked The resulting request header... POST /services/application HTTP/1.1 User-Agent: Axis2C/1.4.0 SOAPAction: "" Content-Length:

Re: Failed to load mod_rampart.dll

2008-07-08 Thread Uthaiyashankar
Hi, we have not tested with openssl 0.9.8h. Theoritically it should work :) . Is it possible for you to try with OpenSSL 0.9.8d or 0.9.8e and see whether the problem exists? Then we can be sure whether the problem is openssl or something else and further investigate. Optionally, you can