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 "Manjula Peiris (JIRA)" <ji...@apache.org> on 2008/09/15 14:27:44 UTC

[jira] Resolved: (AXIS2C-1264) axiom_element_create method does not create the element correctly for default namespaces.

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

Manjula Peiris resolved AXIS2C-1264.
------------------------------------

    Resolution: Fixed
      Assignee: Manjula Peiris

When the reference parameters are in the reply_to part those will be sent back with IsReferenceParameter true.

> axiom_element_create method does not create the element correctly for default namespaces.
> -----------------------------------------------------------------------------------------
>
>                 Key: AXIS2C-1264
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1264
>             Project: Axis2-C
>          Issue Type: Bug
>            Reporter: Manjula Peiris
>            Assignee: Manjula Peiris
>
> For example I want to create the following element
> <ChannelInstance wsa:IsReferenceParameter="true" xmlns="http://schemas.microsoft.com/ws/2005/02/duplex">3</ChannelInstance>.
> But it creates 
> <ChannelInstance wsa:IsReferenceParameter="true" >3</ChannelInstance>.
> The default namespace declaration is missing.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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