[ http://issues.apache.org/jira/browse/AXISCPP-757?page=comments#action_12316734 ]
Oleg Yurkevich commented on AXISCPP-757: ---------------------------------------- We install Apache Xerces C++ parser in "D:\Work\temp\xerces_260". Our project is in " D:\Work\temp\application\TestAppBCB". Also we copy follow fails in this directory: AxisClient.dll xerces-c_2_6.dll gdilib3.dll gdilib3.dll - it is our DLL. We create follow system variables: Path = "d:\work\temp\xerces_260\bin" LD_LIBRARY_PATH = "D:\Work\temp\xerces_260\lib" But mistake not disappear. > DLOPEN FAILED in loading parser library > --------------------------------------- > > Key: AXISCPP-757 > URL: http://issues.apache.org/jira/browse/AXISCPP-757 > Project: Axis-C++ > Type: Bug > Reporter: Oleg Yurkevich > > Mistake "DLOPEN FAILED in loading parser library" is in <here> > NodeIO::NodeIO() > :Stub(" ", APTHTTP1_1) > { // <here> > m_pCall->setEndpointURI("http://localhost:65535/axis/services/NodeIO"); > } -- 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
