Show TOC Start of Content Area

Procedure documentation Changing Enterprise Beans Properties at Runtime  Locate the document in its SAP Library structure

Prerequisites

Your EJB application is deployed on the J2EE Engine.

Procedure

...

       1.      Select the EJB Container Service Runtime tab

       2.      Choose the Beans tree structure

       3.      Select the enterprise bean whose properties you want to modify

       4.      Modify the property values in the Runtime Changes pane

       5.      Choose one of the following steps:

If you want to

Then

Continue changing the properties of other enterprise beans

       6.      Choose Continue Changing.

       7.      Select the enterprise bean whose properties you want to modify

       8.      Modify its properties

Apply all updates

Choose Make Update

Note

The system automatically restarts the application and applies the changes. The clients continue to use the updated EJB application.

Clear all changes

Choose Clear Changes

Caution

This option will clear all changes made since the last update, that is, it will clear all changes to all enterprise beans.

If you want to clear only the changes in the current screen, clear the values in the corresponding fields and do not use the Clear Changes option.

 

 

 

End of Content Area