Kbase 18929: Apptivity 3.x - Steps For Using a Modified SmartBean
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  6/16/1999 |
|
SUMMARY:
Once an Apptivity SmartBean has been inserted into an Apptivity
project, it does not need to be modified if anything else in the
project is changed. However, if the SmartBean itself is modified, it
must be redelivered and inserted into the project again. The steps for
doing this are outlined below.
SOLUTION:
When a SmartBean has been modified after it was inserted into a
project, the user must:
1) Build and deliver the SmartBean as per the Apptivity Developer's
Guide.
2) Remove the three files for that SmartBean:
<SmartBean project>.ABB
<SmartBean project>.container.jar
<SmartBean project>.jar
from the directory:
<Apptivity install dir>\Gallery\EJB
3) Open the project which uses the SmartBean in the IDE.
4) Right-click on the SmartBean in the Project Window, and select
Remove from the pop-up menu.
5) Right-click on the SmartBeans icon in the Project Window,
select Insert from the pop-up menu, and insert the SmartBean into
the project, as per the Developer's Guide.
References To Written Documentation:
Apptivity Developer's Guide Chapter 9 - SmartBeans