Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Test EJBs


If your EJB includes a test point, you can verify that the EJB was successfully deployed and is available for use.

To test an EJB:

  1. In the left pane of the Console, select Deployments.
  2. In the Deployments table, select the EJB you want to test.
  3. Select Testing.
  4. In the Deployment Tests table, select the desired test point.

Back to Top