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 "Dimuthu Leelarathne (JIRA)" <ji...@apache.org> on 2007/07/20 13:39:06 UTC

[jira] Created: (AXIS2-2992) Issues in ADBXMLStreamReaderImpl when data is associated with DOOM and MTOM

Issues in ADBXMLStreamReaderImpl when data is associated with DOOM and MTOM
---------------------------------------------------------------------------

                 Key: AXIS2-2992
                 URL: https://issues.apache.org/jira/browse/AXIS2-2992
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: adb
    Affects Versions: 1.2
            Reporter: Dimuthu Leelarathne
            Priority: Critical


To create the situation
1) Client must be code generated
2) Rampart must be engaged
3) MTOM must be expected out of the message.


In this situation the Problem is
* When converting to DOOM we use StAXBuilder  and ADBXMLStreamReaderImpl to create the DOM object. But isDataHandlerAware method retuns false and isBinary method returns false. Because of this OMText Node's isOptimized value is not set.

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


[jira] Resolved: (AXIS2-2992) Issues in ADBXMLStreamReaderImpl when data is associated with DOOM and MTOM

Posted by "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amila Chinthaka Suriarachchi resolved AXIS2-2992.
-------------------------------------------------

    Resolution: Fixed

no ADB does not use the above class and problem is fixed

> Issues in ADBXMLStreamReaderImpl when data is associated with DOOM and MTOM
> ---------------------------------------------------------------------------
>
>                 Key: AXIS2-2992
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2992
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: adb
>    Affects Versions: 1.2
>            Reporter: Dimuthu Leelarathne
>            Assignee: Amila Chinthaka Suriarachchi
>            Priority: Critical
>
> To create the situation
> 1) Client must be code generated
> 2) Rampart must be engaged
> 3) MTOM must be expected out of the message.
> In this situation the Problem is
> * When converting to DOOM we use StAXBuilder  and ADBXMLStreamReaderImpl to create the DOM object. But isDataHandlerAware method retuns false and isBinary method returns false. Because of this OMText Node's isOptimized value is not set.

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


[jira] Assigned: (AXIS2-2992) Issues in ADBXMLStreamReaderImpl when data is associated with DOOM and MTOM

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deepal Jayasinghe reassigned AXIS2-2992:
----------------------------------------

    Assignee: Amila Chinthaka Suriarachchi

> Issues in ADBXMLStreamReaderImpl when data is associated with DOOM and MTOM
> ---------------------------------------------------------------------------
>
>                 Key: AXIS2-2992
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2992
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: adb
>    Affects Versions: 1.2
>            Reporter: Dimuthu Leelarathne
>            Assignee: Amila Chinthaka Suriarachchi
>            Priority: Critical
>
> To create the situation
> 1) Client must be code generated
> 2) Rampart must be engaged
> 3) MTOM must be expected out of the message.
> In this situation the Problem is
> * When converting to DOOM we use StAXBuilder  and ADBXMLStreamReaderImpl to create the DOM object. But isDataHandlerAware method retuns false and isBinary method returns false. Because of this OMText Node's isOptimized value is not set.

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