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

Rich Scheuerle resolved AXIS2-3417.
-----------------------------------

    Resolution: Fixed

Committed revision 608985

The fix is more extensive than Takahide's provided patch.  

Please let me know if you have any additional questions or concerns.

> Modify BlockImpl to avoid double unmarshalling
> ----------------------------------------------
>
>                 Key: AXIS2-3417
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3417
>             Project: Axis 2.0 (Axis2)
>          Issue Type: New Feature
>          Components: jaxws
>         Environment: Windows, java 1.5
>            Reporter: Takahide Nogayama
>            Assignee: Rich Scheuerle
>         Attachments: patch.txt
>
>
> BlockImpl.getBusinessObject() creates an buisiness object from AXIOM.
> I am trying to create buisiness object before JAXWSReceiver and set the 
> buisiness object into OMSoucedElement. But current 
> BlockImpl.getBuisinessObject() can not aware that. The BlockImpl wraps the 
> OMSourcedElement by OMStaXWrapper and create same buisiness object again.
> This patch modifies BlockImpl to be able to aware such OMSoucedElement which 
> has buisiness object and set the buisiness object into BlockImpl.

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to