Compiling LBAdvisor.java.servlet requires an additional CLASSPATH library
 Technote (troubleshooting)
 
Problem(Abstract)
For Load Balancer, to compile the sample LBAdvisor.java.servlet, you must add .../ibm/edge/lb/admin/lib/j2ee.jar file to the CLASSPATH library, in addition to .../ibm/edge/lb/servers/lib/ibmnd.jar file.
 
Resolving the problem
The information for the sample LBAdvisor.java.servlet in the v5.0 Load Balancer Administration Guide is incomplete.
To compile the sample LBAdvisor.java.servlet, you must add .../ibm/edge/lb/admin/lib/j2ee.jar file to your CLASSPATH, in addition to the .../ibm/edge/lb/servers/lib/ibmnd.jar file.

A sample compile command is:
javac -classpath install_dir/lb/servers/lib/ibmnd.jar:install_dir/lb/admin/lib/j2ee.jar LBAdvisor.java.servlet
 
 
Cross Reference information
Segment Product Component Platform Version Edition
Application Servers Runtimes for Java Technology Java SDK
 
Historical Number
85047
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > Edge Component
Operating system(s): Windows
Software version: 5.0.2
Software edition:
Reference #: 1116195
IBM Group: Software Group
Modified date: Aug 7, 2003