Java XML parser integration

EAServer 4.0 includes support for JAXP (Java API for XML Parsing) 1.1. The package includes the industry-standard DOM and SAX APIs, Crimson SAX and DOM parsers, and the Xalan XSLT transformer from Apache. You can configure the parser and transformer implementations for servers, components, Web applications, and Application clients. This implementation fulfills the requirements of JAXP 1.1 stated in Section 6.11 of the J2EE 1.3 specification. For more information, see Chapter 36, “Configuring Java XML Parser Support,” in the EAServer Programmer’s Guide.