InfoCenter Home >
6: Administer applications >
6.6: Tools and resources quick reference >
6.6.1: Administering applications (overview)
6.6.1: Administering applications (overview)
Administration of applications consists of the following:
- Assembling the modules of the application, setting deployment descriptor properties,
and generating code for deployment using the Application Assembly Tool
- Performing additional configuration tasks using the console
Classpath considerations
An important classpath-related setting to note is the Module Visibility.
This application server setting impacts the portability of applications and
standalone modules from other WebSphere Application Server versions and editions.
If your existing module does not run as-is when you transfer it to Version 4.0,
you might need to reassemble an existing module or change the module visibility
setting.
See the information on setting classpaths for a
full discussion of classpath considerations. See the application
server property reference for information about the module visibility setting.
|