[ 
http://issues.apache.org/jira/browse/AXISCPP-913?page=comments#action_12363379 
] 

Adrian Dick commented on AXISCPP-913:
-------------------------------------

I've had a check in the code and it would appear the default value for the Axis 
XML parser library  doesn't match that produced by the nightly build.

It is expecting (on Windows):  AxisXMLParser.dll
But you actually have:  AxisXMLParserXerces.dll

I believe this may also be a problem for the XML Parser library on other 
platforms.


As an aside, assuming you're using just the Axis C++ client (as seems to be the 
case here), you don't need the Apache server.

> couldnt call axis c++ webservice  from a client ( warning: /axiscpp.conf not 
> found)
> -----------------------------------------------------------------------------------
>
>          Key: AXISCPP-913
>          URL: http://issues.apache.org/jira/browse/AXISCPP-913
>      Project: Axis-C++
>         Type: Task
>   Components: Client - Stub
>     Versions: 1.5 Beta
>  Environment: windows 2000, apache 2.0.55 and axis c++ 1.5 version
>     Reporter: mohan Goud Devanoor
>     Priority: Critical

>
> hello all,
> can any one help me please. i have installed apache 2.0.55 and axis c++ 1.5 
> version . The sample calculator.exe runs perfectly on my system. but when i 
> copy it to other system and run giving endpoint url, it gives an error message
> Message:
> warning configuration file was not found ( /axiscpp.conf)
> Using default values
> Exception : DLOPEN failed in loading parser library..
> NOTE: when i copy all the parser libraries to that system then it works 
> giving only the warning...
> Exception: 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to