[ http://issues.apache.org/jira/browse/AXISCPP-757?page=comments#action_12316772 ]
John Hawkins commented on AXISCPP-757: -------------------------------------- dumpbin is a windows tool. It should be installed for you. At least it is on my version of XP. Do you get the message about the configuration file not being found and using defaults? I would suggest that you use an axiscpp.conf file (using AXISCPP_DEPLOY) so that we can be sure exactly what lib path we are trying to pick up. > 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
