Batch compiler class path

The batch compiler builds its class path as shown in the table below. When the batch compiler target is a Web archive (WAR) file and war.path is supplied, the configuration additional.classpath parameter is used to give extra class path information.

  Batch compiler target
Location added to class path enterpriseapp.name ear.path war.path
WebSphere Application Server JAR files and classes yes yes yes
JAR files listed in manifest class path for a Web module yes yes yes, when the target WAR is inside an EAR and –extractToDir is not used; otherwise, no.
Shared libraries yes no no
Web module JAR files and classes yes yes yes
additional.classpath parameter to batch compiler no no yes



Related concepts
JavaServer Pages
Related tasks
Using Ant to automate tasks
Related reference
JSPBatchCompiler command
Batch compiler ant task
Web applications: Resources for learning
Concept topic Concept topic    

Terms and conditions for information centers | Feedback

Last updatedLast updated: Aug 30, 2013 6:03:36 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=pix&product=was-base-iseries&topic=cweb_jspclasspath
File name: cweb_jspclasspath.html