Web Module classloader will load resources placed at the root of the WAR
 Technote (troubleshooting)
 
Problem(Abstract)
Client is concerned if the resources at root of the WAR module will get loaded by WAR classloader?
 
Cause
Generic question regarding WAR classloader
 
Resolving the problem
The following order is used to load resources for a Web module(ClassloaderTestWeb.war):

1. ClassloaderTestWeb.war\WEB-INF\classes
2. ClassloaderTestWeb.war\WEB-INF\lib
3. ClassloaderTestWeb.war\

Note: By default all resources at the root of the WAR file will be loaded by the WAR classloader.
 
 
Cross Reference information
Segment Product Component Platform Version Edition
Application Servers Runtimes for Java Technology Java SDK
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > Classloader
Operating system(s): Windows
Software version: 5.1.1.6
Software edition:
Reference #: 1215065
IBM Group: Software Group
Modified date: Aug 23, 2005