[ 
http://issues.apache.org/jira/browse/AXIS2-43?page=comments#action_12314586 ] 

Jaliya Ekanayake commented on AXIS2-43:
---------------------------------------

This is the error report for this issue

Testsuite: org.apache.axis.engine.EchoRawXMLChunckedTest
Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 3.172 sec

------------- Standard Output ---------------
Server started on port 5555.....Server stopped .....------------- 
---------------- ---------------
Testcase: testEchoXMLSync(org.apache.axis.engine.EchoRawXMLChunckedTest):       
Caused an ERROR
null; nested exception is: 
        javax.xml.stream.XMLStreamException
org.apache.axis.engine.AxisFault: null; nested exception is: 
        javax.xml.stream.XMLStreamException
        at 
org.apache.axis.transport.TransportUtils.createSOAPMessage(TransportUtils.java:77)
        at 
org.apache.axis.transport.TransportUtils.createSOAPMessage(TransportUtils.java:43)
        at 
org.apache.axis.clientapi.TwoChannelBasedSender.send(TwoChannelBasedSender.java:60)
        at 
org.apache.axis.clientapi.InOutMEPClient.invokeBlocking(InOutMEPClient.java:165)
        at org.apache.axis.clientapi.Call.invokeBlocking(Call.java:95)
        at 
org.apache.axis.engine.EchoRawXMLChunckedTest.testEchoXMLSync(EchoRawXMLChunckedTest.java:150)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
Caused by: javax.xml.stream.XMLStreamException
        at com.bea.xml.stream.MXParser.checkForXMLDecl(MXParser.java:708)
        at com.bea.xml.stream.MXParser.setInput(MXParser.java:717)
        at 
com.bea.xml.stream.MXParserFactory.createXMLStreamReader(MXParserFactory.java:235)
        at 
org.apache.axis.transport.TransportUtils.createSOAPMessage(TransportUtils.java:60)
        ... 19 more

> Chuncking support for the simple HTTP Server and Axis2 default http transport
> -----------------------------------------------------------------------------
>
>          Key: AXIS2-43
>          URL: http://issues.apache.org/jira/browse/AXIS2-43
>      Project: Apache Axis 2.0 (Axis2)
>         Type: New Feature
>     Reporter: Srinath Perera

>
> Idea is to implement chuncking for the HTTP server and the deafult HTTP 
> tranport. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to