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

Variable

Settings

PATH

D:\Dev\WSDP\bin;D:\J2EE\bin; %SystemRoot%\system32;%SystemRoot%; %SystemRoot%\System32\Wbem;d:\j2se\bin;d:\dev\perl\bin;

JAVA_HOME

D:\J2SE

JWSDP_HOME

D:\Dev\WSDP

CATALINA_OPTS

[View full width]
 -Dhttp.proxyHost=myproxy. nextfrontiers.com -Dhttp.proxyPort=80-Dhttp graphics/ccc.gif .nonProxyHosts="localhost" -Djava.awt.headless=true 

CLASSPATH

[View full width]
 .;D:\dev\wsdp\common\lib\xerces.jar; D:\dev\wsdp\common\lib\jce.jar;D:\dev\wsdp\common graphics/ccc.gif \lib\tsik.jar;D:\dev\wsdp\common\lib\xml_pilot_key graphics/ccc.gif .jar;D:\dev\wsdp\common\lib\xml_prod_key.jar;D:\Dev graphics/ccc.gif \wsdp\common\lib\JSAML.jar;D:\Dev\wsdp\common\lib graphics/ccc.gif \soap.jar;D:\dev\wsdp\common\lib\xalan.jar;D:\dev graphics/ccc.gif \wsdp\common\lib\junit.jar;D:\dev\wsdp\common\lib graphics/ccc.gif \xmlsec.jar;D:\dev\wsdp\common\lib\xss4j.jar; D: graphics/ccc.gif \dev\wsdp\common\lib\servlet.jar;D:\Dev\wsdp\common graphics/ccc.gif \lib\axis.jar;D:\dev\wsdp\common\lib\axis-ant.jar;D graphics/ccc.gif :\dev\wsdp\common\lib\commons-discovery.jar;D:\Dev graphics/ccc.gif \wsdp\common\lib\commons-logging.jar;D:\Dev\wsdp graphics/ccc.gif \common\lib\jaxrpc-api.jar;D:\Dev\wsdp\common\lib graphics/ccc.gif \log4j-1.2.4.jar;D:\Dev\wsdp\common\lib\saaj-api graphics/ccc.gif .jar;D:\Dev\wsdp\common\lib\wsdl4j.jar; 


J2EE Platform Web Services
J2EE Platform Web Services
ISBN: 0131014021
EAN: 2147483647
Year: 2002
Pages: 127
Authors: Ray Lai

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net