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 "Takahide Nogayama (JIRA)" <ji...@apache.org> on 2007/12/26 08:04:43 UTC

[jira] Updated: (AXIS2-3417) Modify BlockImpl to avoid double unmarshalling

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

Takahide Nogayama updated AXIS2-3417:
-------------------------------------

    Attachment: patch.txt

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