You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Dustin Amrhein (JIRA)" <ji...@apache.org> on 2007/07/02 17:18:04 UTC

[jira] Created: (AXIS2-2888) RPCLitMethodMarshaller should take bindng namespace into account

RPCLitMethodMarshaller should take bindng namespace into account
----------------------------------------------------------------

                 Key: AXIS2-2888
                 URL: https://issues.apache.org/jira/browse/AXIS2-2888
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: jaxws
    Affects Versions: nightly
            Reporter: Dustin Amrhein
             Fix For: nightly


When constructing the operation QName, the RPCLitMethodMarshaller should first consult the binding operation element to determine if there is a namespace specified. If there is no namespace on the binding operation, it should then use the target namespace of the WSDL document. As it stands now, the RPCLitMethodMarshaller always uses the target namespace of the WSDL document.

-- 
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-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-2888) RPCLitMethodMarshaller should take bindng namespace into account

Posted by "Dustin Amrhein (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dustin Amrhein updated AXIS2-2888:
----------------------------------

    Attachment: patch.txt

> RPCLitMethodMarshaller should take bindng namespace into account
> ----------------------------------------------------------------
>
>                 Key: AXIS2-2888
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2888
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>    Affects Versions: nightly
>            Reporter: Dustin Amrhein
>            Assignee: Jeff Barrett
>             Fix For: nightly
>
>         Attachments: patch.txt
>
>
> When constructing the operation QName, the RPCLitMethodMarshaller should first consult the binding operation element to determine if there is a namespace specified. If there is no namespace on the binding operation, it should then use the target namespace of the WSDL document. As it stands now, the RPCLitMethodMarshaller always uses the target namespace of the WSDL document.

-- 
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-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-2888) RPCLitMethodMarshaller should take bindng namespace into account

Posted by "Dustin Amrhein (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dustin Amrhein updated AXIS2-2888:
----------------------------------

    Attachment:     (was: patch.txt)

> RPCLitMethodMarshaller should take bindng namespace into account
> ----------------------------------------------------------------
>
>                 Key: AXIS2-2888
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2888
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>    Affects Versions: nightly
>            Reporter: Dustin Amrhein
>            Assignee: Jeff Barrett
>             Fix For: nightly
>
>
> When constructing the operation QName, the RPCLitMethodMarshaller should first consult the binding operation element to determine if there is a namespace specified. If there is no namespace on the binding operation, it should then use the target namespace of the WSDL document. As it stands now, the RPCLitMethodMarshaller always uses the target namespace of the WSDL document.

-- 
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-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Assigned: (AXIS2-2888) RPCLitMethodMarshaller should take bindng namespace into account

Posted by "Jeff Barrett (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Barrett reassigned AXIS2-2888:
-----------------------------------

    Assignee: Jeff Barrett

> RPCLitMethodMarshaller should take bindng namespace into account
> ----------------------------------------------------------------
>
>                 Key: AXIS2-2888
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2888
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>    Affects Versions: nightly
>            Reporter: Dustin Amrhein
>            Assignee: Jeff Barrett
>             Fix For: nightly
>
>         Attachments: patch.txt
>
>
> When constructing the operation QName, the RPCLitMethodMarshaller should first consult the binding operation element to determine if there is a namespace specified. If there is no namespace on the binding operation, it should then use the target namespace of the WSDL document. As it stands now, the RPCLitMethodMarshaller always uses the target namespace of the WSDL document.

-- 
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-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-2888) RPCLitMethodMarshaller should take bindng namespace into account

Posted by "Dustin Amrhein (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dustin Amrhein updated AXIS2-2888:
----------------------------------

    Attachment: patch.txt

> RPCLitMethodMarshaller should take bindng namespace into account
> ----------------------------------------------------------------
>
>                 Key: AXIS2-2888
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2888
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>    Affects Versions: nightly
>            Reporter: Dustin Amrhein
>             Fix For: nightly
>
>         Attachments: patch.txt
>
>
> When constructing the operation QName, the RPCLitMethodMarshaller should first consult the binding operation element to determine if there is a namespace specified. If there is no namespace on the binding operation, it should then use the target namespace of the WSDL document. As it stands now, the RPCLitMethodMarshaller always uses the target namespace of the WSDL document.

-- 
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-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Resolved: (AXIS2-2888) RPCLitMethodMarshaller should take bindng namespace into account

Posted by "Jeff Barrett (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Barrett resolved AXIS2-2888.
---------------------------------

    Resolution: Fixed

Commited to revision 552921.  Thanks, Dustin!

> RPCLitMethodMarshaller should take bindng namespace into account
> ----------------------------------------------------------------
>
>                 Key: AXIS2-2888
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2888
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>    Affects Versions: nightly
>            Reporter: Dustin Amrhein
>            Assignee: Jeff Barrett
>             Fix For: nightly
>
>         Attachments: patch.txt
>
>
> When constructing the operation QName, the RPCLitMethodMarshaller should first consult the binding operation element to determine if there is a namespace specified. If there is no namespace on the binding operation, it should then use the target namespace of the WSDL document. As it stands now, the RPCLitMethodMarshaller always uses the target namespace of the WSDL document.

-- 
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-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org