[ http://issues.apache.org/jira/browse/AXISCPP-757?page=comments#action_12316896 ]
John Hawkins commented on AXISCPP-757: -------------------------------------- We still haven't clarified that you are able to pick up AXISParser libs yet - Please can you set up the axiscpp.conf file and set AXISCPP_DEPLOY environment variable to the directory that contains it. Here's a little checklist that Samisa created today for someone with the same sort of issues -> 1. AXISCPP_DEPLOY environment variable is set 2. axiscpp.conf is in folder pointed by %AXISCPP_DEPLOY% 3. axiscpp.conf settings contain full paths 4. The folder containing Xerces 2.2.0 DLL is in your PATH variable 5. The folder containing Axis CPP DLLs are in your PATH variable > 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 > Attachments: Example.rar, Example.rar > > 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
