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

Reply via email to