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 "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2007/04/10 00:07:32 UTC

[jira] Created: (AXIS2-2491) JAX-WS SAAJConverter Upgrade

JAX-WS SAAJConverter Upgrade
----------------------------

                 Key: AXIS2-2491
                 URL: https://issues.apache.org/jira/browse/AXIS2-2491
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: jaxws
            Reporter: Rich Scheuerle
         Assigned To: Rich Scheuerle


JAX-WS has an SAAJConverter which controls conversions between Axiom and SAAJ.

The following upgrades/fixes are added to the converter:
  1) The converter is upgraded to use the SAAJ 1.3 "qname" methods that are now implemented in Axis2.
  2)  The attribute information on a SOAPElement is now slightly more performant.
  3) Changed the code to create a full om tree when converting from an SAAJ tree.  This is a workaround to get around a hard to reproduce problem
involing pulling the end tag.  

-- 
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-2491) JAX-WS SAAJConverter Upgrade

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

Rich Scheuerle resolved AXIS2-2491.
-----------------------------------

    Resolution: Fixed

Committed change in 526937.

Feels good to be conributing to Apache again...sorry for the delay.

> JAX-WS SAAJConverter Upgrade
> ----------------------------
>
>                 Key: AXIS2-2491
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2491
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Rich Scheuerle
>         Assigned To: Rich Scheuerle
>
> JAX-WS has an SAAJConverter which controls conversions between Axiom and SAAJ.
> The following upgrades/fixes are added to the converter:
>   1) The converter is upgraded to use the SAAJ 1.3 "qname" methods that are now implemented in Axis2.
>   2)  The attribute information on a SOAPElement is now slightly more performant.
>   3) Changed the code to create a full om tree when converting from an SAAJ tree.  This is a workaround to get around a hard to reproduce problem
> involing pulling the end tag.  

-- 
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