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/12 21:18:15 UTC

[jira] Created: (AXIS2-2520) JAX-WS Use Marshal By Type if the object is not a JAXB Root Element

JAX-WS Use Marshal By Type if the object is not a JAXB Root Element
-------------------------------------------------------------------

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


The JAX-WS marshalling code currently uses "by type" marshalling/unmarshalling for 
primitives and other base types (Integer, Calendar, etc.)

This code is now upgraded to do "by type" marshalling/unmarshalling for any other type that is not a compliant JAXB RootElement.

-- 
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-2520) JAX-WS Use Marshal By Type if the object is not a JAXB Root Element

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

Rich Scheuerle reassigned AXIS2-2520:
-------------------------------------

    Assignee: Rich Scheuerle

> JAX-WS Use Marshal By Type if the object is not a JAXB Root Element
> -------------------------------------------------------------------
>
>                 Key: AXIS2-2520
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2520
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Rich Scheuerle
>         Assigned To: Rich Scheuerle
>
> The JAX-WS marshalling code currently uses "by type" marshalling/unmarshalling for 
> primitives and other base types (Integer, Calendar, etc.)
> This code is now upgraded to do "by type" marshalling/unmarshalling for any other type that is not a compliant JAXB RootElement.

-- 
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-2520) JAX-WS Use Marshal By Type if the object is not a JAXB Root Element

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

Rich Scheuerle resolved AXIS2-2520.
-----------------------------------

    Resolution: Fixed

528224

> JAX-WS Use Marshal By Type if the object is not a JAXB Root Element
> -------------------------------------------------------------------
>
>                 Key: AXIS2-2520
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2520
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Rich Scheuerle
>         Assigned To: Rich Scheuerle
>
> The JAX-WS marshalling code currently uses "by type" marshalling/unmarshalling for 
> primitives and other base types (Integer, Calendar, etc.)
> This code is now upgraded to do "by type" marshalling/unmarshalling for any other type that is not a compliant JAXB RootElement.

-- 
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] Commented: (AXIS2-2520) JAX-WS Use Marshal By Type if the object is not a JAXB Root Element

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

Rich Scheuerle commented on AXIS2-2520:
---------------------------------------

I will have a patch soon.

> JAX-WS Use Marshal By Type if the object is not a JAXB Root Element
> -------------------------------------------------------------------
>
>                 Key: AXIS2-2520
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2520
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Rich Scheuerle
>         Assigned To: Rich Scheuerle
>
> The JAX-WS marshalling code currently uses "by type" marshalling/unmarshalling for 
> primitives and other base types (Integer, Calendar, etc.)
> This code is now upgraded to do "by type" marshalling/unmarshalling for any other type that is not a compliant JAXB RootElement.

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