Description
Sun's saaj-impl causes problems for applications not deployed on a SUN JVM (IBM JDK, JROCKET, HARMONY, etc) because it is dependent upon Sun's JAXP implementation. axis2-saaj-impl is not dependent upon any one JAXP implementation and so is a much more portable saaj implementation to depend upon. It would be nice if CXF were able make support for Axis2's saaj implementation official so that CXF users will be able to run CXF in a more supported manner under app servers that use JDKs besides Sun's.