C.12. CLASSPATH Set-up

The CLASSPATH variable should include the jar files from Axis, Xerces, Xalan, TSIK, and XML Security. An example of the CLASSPATH variable is given in Figure C-9 (line feeds are added to make the CLASSPATH more readable).

Figure C-9. List of Class Paths Defined in the CLASSPATH Variable Used in This Book
 .; D:\dev\wsdp\common\lib\xerces.jar; D:\dev\wsdp\common\lib\jce.jar; D:\dev\wsdp\common\lib\tsik.jar; D:\dev\wsdp\common\lib\xml_pilot_key.jar; D:\dev\wsdp\common\lib\xml_prod_key.jar; D:\Dev\wsdp\common\lib\JSAML.jar; D:\Dev\wsdp\common\lib\soap.jar; D:\dev\wsdp\common\lib\xalan.jar; D:\dev\wsdp\common\lib\junit.jar; D:\dev\wsdp\common\lib\xmlsec.jar; D:\dev\wsdp\common\lib\xss4j.jar; D:\Dev\wsdp\common\lib\axis.jar; ...

Get J2EE™ Platform Web Services now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.