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

Brian DePradine resolved AXIS2-2016.
------------------------------------

       Resolution: Fixed
    Fix Version/s: nightly
                   1.2

This has now been fixed in the trunk, and should be available in the latest 
nightly builds.

> Reference parameters read as OMText only
> ----------------------------------------
>
>                 Key: AXIS2-2016
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2016
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: Addressing
>         Environment: sun java on Win XP
>            Reporter: Esteban León
>         Assigned To: Brian DePradine
>             Fix For: 1.2, nightly
>
>
> Reference parameters are treated as text fields and not as xs:anyType as 
> specified in WS-Addressing specs
> AddressingFinalInHandler:53
> toEPR.addReferenceParameter(soapHeaderBlock.getQName(), 
> soapHeaderBlock.getText());
> I would have expected something similar to
> toEPR.addReferenceParameter(soapHeaderBlock);

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to