InfoCenter Home >
6: Administer applications >
6.6: Tools and resources quick reference >
6.6.5: Administering EJB modules (overview)
6.6.5: Administering EJB modules (overview)
Administration of EJB modules consists of the following:
- Creating the module, setting deployment descriptor properties, and generating
code for deployment using the Application Assembly Tool
- Setting additional configuration properties 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.
|