Using the JAXP Libraries
In the Application Server, the JAXP libraries are distributed in the directory
<J2EE_HOME>
/lib/endorsed
. To run the sample programs, you use the Java 2 platform's endorsed standards mechanism to access those libraries. For details, see Compiling and Running the Program.