You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Michał Gazda (JIRA)" <ax...@ws.apache.org> on 2014/10/07 13:03:33 UTC

[jira] [Commented] (AXISCPP-111) Axis C++ doesn't support href/multiRef

    [ https://issues.apache.org/jira/browse/AXISCPP-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14161761#comment-14161761 ] 

Michał Gazda commented on AXISCPP-111:
--------------------------------------

Any news about this topic? Is implemented in any new version of axis? (1.7?)

> Axis C++ doesn't support href/multiRef
> --------------------------------------
>
>                 Key: AXISCPP-111
>                 URL: https://issues.apache.org/jira/browse/AXISCPP-111
>             Project: Axis-C++
>          Issue Type: New Feature
>          Components: Serialization
>    Affects Versions: 1.2 Final
>         Environment: RedHat Linux 9
>            Reporter: Alexei Dets
>
> Axis C++ doesn't understand SOAP requests (and replies) that use <multiRef>. This automatically makes it incompatible, for example, with Axis Java because it uses multiRef by default.
> If it is not possible to fix this issue quickly then this issue should be very well documentated and probably it should contain instructions how to switch off multiRefs usage in Axis Java (it _is_ possible). I'm sure that this is a very common source of problems.
> For example, if I have an Axis C++ server & an Axis Java client than it is necessary to add to the client something like:
> ((org.apache.axis.client.Stub)port)._setProperty(org.apache.axis.AxisEngine.PROP_DOMULTIREFS, Boolean.FALSE);



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org