Module visibility

Module visibility is a property of an application server that defines the application classloader isolation mode to use for the application server. By changing the default visibility level, it is possible to have visibility of classes in other modules, or even other applications. The following visibility modes are available:

Portable J2EE applications should be written visibility. The other modes are provided to accomodate applications that have different visibility requirements that cannot be modified. See Guidelines for packaging classes for more information on how to package J2EE applications.

The default module visibility for WebSphere Application Server Version 4.0 Advanced Edition is MODULE.