C.11. Software Environment Configuration

C.11.1. Environment Variables Setting

Table C-3 lists all major environment variables used to support the sample programs and Case Study in this book. The directory locations may vary, and they denote the J2SE (JAVA_HOME and CLASSPATH), and JWSDP (JWSDP_HOME and CATALINA_OPTS). The following settings are examples of Windows platform settings for reference only. For the Unix platform, there are minor variations in the file location naming convention (for example, D:\J2SE on Windows corresponds to /opt/j2se on Unix).

Table C-3. Summary of Environment Variables Used in This Book
VariableSettings
PATHD:\Dev\WSDP\bin;D:\J2EE\bin; %SystemRoot%\system32;%SystemRoot%; %SystemRoot%\System32\Wbem;d:\j2se\bin;d:\dev\perl\bin; ...

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.