Setting up the Java-based XQL processor  Installing the Java-based XQL processor in Adaptive Server

Appendix D: The Java-Based XQL Processor

Setting the CLASSPATH environment variable

To create a standalone program outside Adaptive Server, you must set your CLASSPATH environment variable to include the directories that contain xerces.jar and xml.zip. For UNIX , enter:

setenv	 CLASSPATH $SYBASE/$SYBASE_ASE/lib/xerces.jar
$SYBASE/_SYBASE_ASE/lib/xml.zip

For Windows, enter:

set CLASSPATH = D:\%SYBASE%\_SYBASE_ASE\lib\xerces.jar
D:\%SYBASE%\%SYBASE_ASE%\lib\xml.zip




Copyright © 2005. Sybase Inc. All rights reserved. Installing the Java-based XQL processor in Adaptive Server

View this book as PDF