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

John Hawkins commented on AXISCPP-757:
--------------------------------------

I'm going to take a wild stab in the dark here and say that I think what you 
are saying is that you get a DLOPEN failure of the parser library when oyu 
create the stub - correct?
In which case you need to ensure that your library path (or whatever it is on 
your platform) includes the parser libraries for whichever parser you are using 
- xerces I assume?

> 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

Reply via email to