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 22:39:32 UTC

[jira] Resolved: (AXIS2-2502) JAX-WS Doc/Lit Wrapped Perf Flow

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

Rich Scheuerle resolved AXIS2-2502.
-----------------------------------

    Resolution: Fixed

Revision 527287

> JAX-WS Doc/Lit Wrapped Perf Flow
> --------------------------------
>
>                 Key: AXIS2-2502
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2502
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Rich Scheuerle
>         Assigned To: Rich Scheuerle
>
> The document/literal wrapped flow is probably the "golden path" through the jaxws engine.
> We found a few minor performance issues while inspecting this path.
> 1) We can get MarshallerFactory from the cached value instead of recreating it.
> 2) We can boost perfromance slightly by doing less checking during the wrap/unwrap processing.
> 3)  Setting the actual bean properties can be faster using some cached values.
> I will commit these changes shortly.  I do not have any representative tests.

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