How to set client side handlers ???

2005-04-11 Thread Dushshantha Chandradasa
Hi All,   I’m trying to use client side handlers for the service CalculatorDoc in the test framework. I added the following settings to client.wsdd file and configured the client.wsdd file in axiscpp.conf file.             I,m wondering what should give for

Re: deserialization help...

2005-04-11 Thread Samisa Abeysinghe
Hi, Your C++ client is failing because the server response contains href/multiref (e.g. ) This is nothing wrong with the server, but Axis C++ does not support href/multiref. Please see http://issues.apache.org/jira/browse/AXISCPP-111 for more details. Also note that this URL has some info o

Re: Apache says 404

2005-04-11 Thread Samisa Abeysinghe
Hi Simon, Please double check the contents of $AXISCPP_DEPLOY/etc/axiscpp.conf file. Make sure that the location of the files mentioed in axiscpp.conf are in the correct locaions. (As you can run simple axis server I hope the above settings are ok - but just verify) Also, you have to check if Ap

deserialization help...

2005-04-11 Thread Hernan Silberman
I'm still having trouble writing a client program that returns a collection of custum complex type instances from an Axis Java web service. Fortunately, I have complete control over the server and I've been experimenting with different WSDL formats. My goal is to find the WSDL document that

Apache says 404

2005-04-11 Thread Simon Detheridge
Hi, Trying to get axis-c working with my apache-2.0.53 installation. (On Gentoo, if it makes a difference) I've followed the installation guide, and have got the $AXISCPP_DEPLOY/bin/simple_axis_server program talking to $AXISCPP_DEPLOY/bin/base, without problems. Apache2 is correctly loading the