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 2006/11/11 17:03:37 UTC

[jira] Created: (AXIS2-1679) JAX-WS JAXB WrapperTool api cleanup

JAX-WS JAXB WrapperTool api cleanup
-----------------------------------

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


The JAXBWrapperTool is designed to extract the child objects from a JAXB Object (unwrap) or build a JAXB Object from a set of child objects (wrap).   The tool is designed to be completely isolated from JAX-WS concerns

Some JAX-WS parameter information snuck into this tool.  I am moving the code to its appropriate place (doc lit method marshaller).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] Resolved: (AXIS2-1679) JAX-WS JAXB WrapperTool api cleanup

Posted by "Rich Scheuerle (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-1679?page=all ]

Rich Scheuerle resolved AXIS2-1679.
-----------------------------------

    Resolution: Fixed

Fixed in SVN 473743

> JAX-WS JAXB WrapperTool api cleanup
> -----------------------------------
>
>                 Key: AXIS2-1679
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1679
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Rich Scheuerle
>         Assigned To: Rich Scheuerle
>         Attachments: patch.txt
>
>
> The JAXBWrapperTool is designed to extract the child objects from a JAXB Object (unwrap) or build a JAXB Object from a set of child objects (wrap).   The tool is designed to be completely isolated from JAX-WS concerns
> Some JAX-WS parameter information snuck into this tool.  I am moving the code to its appropriate place (doc lit method marshaller).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] Updated: (AXIS2-1679) JAX-WS JAXB WrapperTool api cleanup

Posted by "Rich Scheuerle (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-1679?page=all ]

Rich Scheuerle updated AXIS2-1679:
----------------------------------

    Attachment: patch.txt

> JAX-WS JAXB WrapperTool api cleanup
> -----------------------------------
>
>                 Key: AXIS2-1679
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1679
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Rich Scheuerle
>         Assigned To: Rich Scheuerle
>         Attachments: patch.txt
>
>
> The JAXBWrapperTool is designed to extract the child objects from a JAXB Object (unwrap) or build a JAXB Object from a set of child objects (wrap).   The tool is designed to be completely isolated from JAX-WS concerns
> Some JAX-WS parameter information snuck into this tool.  I am moving the code to its appropriate place (doc lit method marshaller).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] Updated: (AXIS2-1679) JAX-WS JAXB WrapperTool api cleanup

Posted by "Rich Scheuerle (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-1679?page=all ]

Rich Scheuerle updated AXIS2-1679:
----------------------------------

    Component/s: jaxws

> JAX-WS JAXB WrapperTool api cleanup
> -----------------------------------
>
>                 Key: AXIS2-1679
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1679
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Rich Scheuerle
>
> The JAXBWrapperTool is designed to extract the child objects from a JAXB Object (unwrap) or build a JAXB Object from a set of child objects (wrap).   The tool is designed to be completely isolated from JAX-WS concerns
> Some JAX-WS parameter information snuck into this tool.  I am moving the code to its appropriate place (doc lit method marshaller).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] Assigned: (AXIS2-1679) JAX-WS JAXB WrapperTool api cleanup

Posted by "Rich Scheuerle (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-1679?page=all ]

Rich Scheuerle reassigned AXIS2-1679:
-------------------------------------

    Assignee: Rich Scheuerle

> JAX-WS JAXB WrapperTool api cleanup
> -----------------------------------
>
>                 Key: AXIS2-1679
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1679
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Rich Scheuerle
>         Assigned To: Rich Scheuerle
>
> The JAXBWrapperTool is designed to extract the child objects from a JAXB Object (unwrap) or build a JAXB Object from a set of child objects (wrap).   The tool is designed to be completely isolated from JAX-WS concerns
> Some JAX-WS parameter information snuck into this tool.  I am moving the code to its appropriate place (doc lit method marshaller).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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