[ 
https://issues.apache.org/jira/browse/AXISCPP-946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

nadir amra closed AXISCPP-946.
------------------------------

    Resolution: Cannot Reproduce

If this is still a problem, reopen.  But I cannot reproduce.

> client axis engine invoke throws exception
> ------------------------------------------
>
>                 Key: AXISCPP-946
>                 URL: https://issues.apache.org/jira/browse/AXISCPP-946
>             Project: Axis-C++
>          Issue Type: Bug
>          Components: Client - Engine
>    Affects Versions: 1.5 Final
>         Environment: Solaris 8
>            Reporter: Antoine Galataud
>
> I found a problem in 1.5 final release with 
> ClientAxisEngine::invoke(MessageData* pMsg) in ClientAxisEngine.cpp
> I compiled axis c++ with apache 1.3 support and xerces 2.5.0. I can deploy 
> the library modaxis_cpp, even if i can't verify that the web service is 
> correctly deployed without calling it with a client. I so generated client 
> stub and server skeleton, compiled, ant tried to run it.
> It results in SIGABRT, at this point : m_pSZ->markEndOfStream(); in the 
> ClientAxisEngin.cpp, so when the client begin the call.
> markEndOfStream() seems to call virtual flushOutput(), but i can't see what 
> is the problem there.
> I tried with xerces 2.2.0 as described, but it changed nothing.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to