Hi, It sounds like you also need to ensure Xerces-C (v2.2.0 if using binary package) is available on the system path
You will find full instructions on setting up the client here: http://ws.apache.org/axis/cpp/install-guide.html#Installing_Client Regards, Adrian _______________________________________ Adrian Dick ([EMAIL PROTECTED]) Tao Yang <[EMAIL PROTECTED]> wrote on 21/02/2006 14:47:54: > Hi, > > But I am only using the client lib - my code is talking to a Axis JAVA > server deployed in tomcat. > Or do you mean even one uses only the client, he has to provide the > server dploy description? If so, what it should contain? I tried add > one, still same crash though. > > BTW, I also changed the XMLParser to use the one in axiscpp's lib > directory, no hlep neither. :-( > > But still thanks for reply. > Tao > > >Hi, > > > > your configuration file axiscpp.conf file is not right plese check your > >axiscpp.conf file. > >this file must have the following entry.. > > LogPath:/home/Axis/log/server.log > > WSDDFilePath:/home/Axis/etc/server.wsdd > > Transport_http:/home/Axis/lib/libhttp_transport.so > > XMLParser:/home/Axis/lib/libaxis_xerces.so > > Channel_HTTP:/home/Axis/lib/libhttp_channel.so > > > > > >Thanks > >Arashad Ahamad > > > > > >
