Installation guide
Java XML parser integration
76 EAServer
Web server redirector plug-in
The Web server redirector plug-in allows communication between the Web
server and the EAServer HTTP protocol listener. You can integrate a Web
server and EAServer by installing the redirector plug-in on the Web server
host. Client requests are sent directly to the Web server, which forwards
requests to EAServer that need to access EAServer resources. EAServer
processes the requests and returns the results back to the Web server. For
details, see the EAServer Installation Guide.
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.
J2EE connectors
The J2EE connector architecture defines a resource adapter, which acts as a
connection factory and can provide a Java client with connections to multiple
enterprise information systems. Connectors are typically used to allow EJB
components, servlets, and JSPs to access remote databases. For more
information, see Chapter 4, “Database Access,” in the EAServer System
Administration Guide.
J2EE naming enhancements
In accordance with J2EE 1.3 and EJB 2.0 requirements, the EAServer naming
service now supports logical names for: