How can I modify J2EE application's deployment descriptors without re-deploying it ?
 Technote (FAQ)
 
Problem
After deploying a J2EE application, can I change this application's deployment descriptors such as web.xml, application.xml without going through re-wrap the application and re-deployment processes
 
Solution
You can change the application's deployment descriptors directly, you don't have to re-wrap your application and re-deploy it.

The files you need to change are located in following path:
[WAS root]/config/cells/[cell name]/applications/...

After the deployment descriptors are changed, you need restart the server to load your change.

 
 
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 > Trial
Operating system(s): Windows
Software version: 5.0
Software edition:
Reference #: 1165251
IBM Group: Software Group
Modified date: Apr 5, 2004