0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Nov 14, 2024 — Nov 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a link to SAAJ-15. More... over 14 years ago
More parser code. More... over 14 years ago
Some initial parser code. More... over 14 years ago
Fixed the logging configuration for the Axis2 performance tests. More... over 14 years ago
SAAJ: Added a test case for SOAPMessage#getSOAPHeader(). More... over 14 years ago
Always buffer data produced in UnicodeWriter implementations. Even if the underlying OutputStream is a BufferedOutputStream, writing bytes individually causes a large overhead because BufferedOutputStream#write(byte) is synchronized. More... over 14 years ago
Implemented our own (optimized) XML serializer. More... over 14 years ago
Renamed TreeSerializer to TreeWalker. More... over 14 years ago
Make sure that streaming is always enabled if the XmlSource is non destructive. More... over 14 years ago
Migrated from JUL to commons logging. More... over 14 years ago
Added some logging. More... over 14 years ago
Fixed an issue with OMDataSource implementations that use the namespace unaware variant of XMLStreamWriter#writeAttribute. More... over 14 years ago
Make DOM support the default for the Axiom implementation. More... over 14 years ago
Some StAX fixes. More... over 14 years ago
Some more Axis2 performance test stuff. More... over 14 years ago
Fixed the performance test WAR so that Axis2 processes the policies. More... over 14 years ago
More Axis2 performance test stuff (not yet working because of issues with Axis2/Neethi/Rampart). More... over 14 years ago
Excluded a couple of test cases from the latest Axiom test suite. More... over 14 years ago
Started to create the performance test stuff for Axis2. More... over 14 years ago
Fixed a couple of issues revealed by the latests Axiom test suite. More... over 14 years ago
Axiom: Fixed some issues in SOAPFaultSubCode processing. More... over 14 years ago
Axiom: correctly implemented getTextAsQName for SOAPFaultCode in SOAP 1.2. More... over 14 years ago
Quick fix for an issue discovered with Rampart integration tests. More... over 14 years ago
Axiom: Implemented support for SOAPFaultText. More... over 14 years ago
Axiom: fixed SOAPFactory#getDefaultFaultEnvelope(). More... over 14 years ago
Axiom SOAP: improved conformance of SOAP fault handling. More... over 14 years ago
Quick fix for an issue that shows up when executing the Rampart integration tests. More... over 14 years ago
Axiom: implemented SOAPFault#setException. More... over 14 years ago
Added an Axis2 integration test that uses the XmlBeans databinding. More... over 14 years ago
Adapted to the latest changes in Axiom. More... over 14 years ago