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

Adrian Dick commented on AXISCPP-757:
-------------------------------------

I believe you said you're using the client..

in which case you will probably want to make the following changes to your conf 
file (from earlier comment):
- "LogPath" to "ClientLogPath" for trace output
- "WSDDFilePath" to "ClientWSDDFilePath", for specifying handlers, etc. 
(probably worth commenting this out until you've got the basics working)

LogPath and WSDDFilePath are only used by the axis server,   ClientLogPath and 
ClientWSDDFilePath are their equivalent when using the axis client.

> 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

Reply via email to