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 "Abdul Ashik (JIRA)" <ax...@ws.apache.org> on 2005/06/28 15:03:57 UTC

[jira] Created: (AXIS-2090) StAX (Streaming API for XML) implementation within Axis 1.2.x

StAX (Streaming API for XML) implementation within Axis 1.2.x
-------------------------------------------------------------

         Key: AXIS-2090
         URL: http://issues.apache.org/jira/browse/AXIS-2090
     Project: Apache Axis
        Type: Improvement
  Components: Serialization/Deserialization  
    Versions: 1.2.1    
    Reporter: Abdul Ashik


Hi, 

I understand that the Axis 2.x will incorporate StAX, but was wondering if you could implement StAX within Axis 1.2.x  please?

My interest is primarily from a performance point of view.  We've been using Axis in production since 1.1 beta.  It generally works well, but when you try to parse huge amounts of data, it's a big impact on performance.  Even after fine tuning the JVM params etc, you still end up with time outs and out of memory problems.

Another way we handled performance issues was to write the SOAP result to an output store (e.g. to disk or RDBMS) rather than keep everything in memory.

Any help or advice would be much appreciated.

Cheers,
Ash

abdul.ashik@gmail.com


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


[jira] Resolved: (AXIS-2090) StAX (Streaming API for XML) implementation within Axis 1.2.x

Posted by "Davanum Srinivas (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS-2090?page=all ]
     
Davanum Srinivas resolved AXIS-2090:
------------------------------------

    Resolution: Cannot Reproduce

Abdul,

If you have a specific performance issue (sample test), please log it as a bug. I believe we've closed all perf related bugs with test cases. 

thanks,
dims

> StAX (Streaming API for XML) implementation within Axis 1.2.x
> -------------------------------------------------------------
>
>          Key: AXIS-2090
>          URL: http://issues.apache.org/jira/browse/AXIS-2090
>      Project: Apache Axis
>         Type: Improvement
>   Components: Serialization/Deserialization
>     Versions: 1.2.1
>     Reporter: Abdul Ashik

>
> Hi, 
> I understand that the Axis 2.x will incorporate StAX, but was wondering if you could implement StAX within Axis 1.2.x  please?
> My interest is primarily from a performance point of view.  We've been using Axis in production since 1.1 beta.  It generally works well, but when you try to parse huge amounts of data, it's a big impact on performance.  Even after fine tuning the JVM params etc, you still end up with time outs and out of memory problems.
> Another way we handled performance issues was to write the SOAP result to an output store (e.g. to disk or RDBMS) rather than keep everything in memory.
> Any help or advice would be much appreciated.
> Cheers,
> Ash
> abdul.ashik@gmail.com

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