DLOPEN FAILED ... parser library

2005-10-24 Thread Christopher S. Johnson
All - While running my client side service I get the following error. DLOPEN FAILED in loading parser library I have added xerces to my windows path and have the following dll's in the same dir as my exe. AxisClient.dll AxisClientC.dll AxisXMLParserXerces.dll HTTPChannel.dll HTTPTransport.dll

Re: DLOPEN FAILED ... parser library

2005-10-24 Thread Tomaz Rotovnik
Hi I think I have the same problem. If you use original (you didn't compiled it) AxisXMLParserXerces.dll the name of xerces should be xerces-c_2_2_0.dll. Other way it is possible to get the following error. You can also try to compile AxisXMLParserXerces.dll by yourself wih newer version of

Re: DLOPEN FAILED ... parser library

2005-10-24 Thread Christopher S. Johnson
Thanks Tomaz, as it turns out I had the 2_7 version of xerces. On Mon, 24 Oct 2005, Tomaz Rotovnik wrote: Hi I think I have the same problem. If you use original (you didn't compiled it) AxisXMLParserXerces.dll the name of xerces should be xerces-c_2_2_0.dll. Other way it is possible to get

Problen in code generation using wsdl2ws on Linux

2005-10-24 Thread Dushshantha Chandradasa
Hi All, I got the following exception when I try to generate codes using WSDL2Ws on Linux (tried to execute ant f services.xml). generateServerStubs: [echo] /home/dushshantha/axiscpp/ws-axis/c/../../../obj/test/generated/server/cpp/XSD_unsignedLong [java]