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

[EMAIL PROTECTED]


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