Verifying Server Resources for Java EE Modules

The server resources for an application can be verified from the JBI Modules node in a composite application. The Verify Server Resources option works with JBI Java EE modules (EAR, WAR, and JAR files).

To verify server resources:

  1. From the Projects window, expand the composite application's JBI Modules folder. Right-click a Java EE module, and select the Verify Server Resources option from the pop-up menu. The Verification Results dialog box appears.
    If the server is not running, an Information dialog box appears stating that it is unable to connect to the Java EE Verifier MBean, and to make sure that the server is running with the MBean is installed.
  2. Review the information in the Verification Results table to ensure that the proper resources are available for your application.

The verifier checks a generated EAR, WAR, or JAR file's deployment descriptors to verify that the proper resources are available from the application server associated with the project.

The Verification Results dialog box contains the following columns:

See Also
Java EE Module Options
Disabling or Enabling Endpoint Deployment in a JBI Module

Legal Notices