You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by "Nikhil Thaker (JIRA)" <ji...@apache.org> on 2010/07/13 00:18:50 UTC

[jira] Resolved: (AXIS2-4775) Use Packaged wrapper Bean or Generate Wrappers if not packaged.

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

Nikhil Thaker resolved AXIS2-4775.
----------------------------------

    Resolution: Fixed

Fixed with CS revision #963508.

> Use Packaged wrapper Bean or Generate Wrappers if not packaged.
> ---------------------------------------------------------------
>
>                 Key: AXIS2-4775
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4775
>             Project: Axis2
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: patch_with_tests.txt
>
>
> JAX-WS 2.2 spec has a new requirement where we need to use Wrapper Beans if customer packages them or Generate the wrapper Wrapper Beans if customer does not use this Bean a chooses to package them. This function is already present in axis2 JAX-WS runtime which makes use of DocLitWrappedMinimum however its is less robust and less performant. I am adding function where if Generated Beans are packaged in a cache we will use them, so we use DocLitWrappedMarshaller which is more performant and robust, if these beans are not in the cache we will use the DocLitWrappedMinimum marshaller.

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