Kbase 18852: Exception Running Apptivity Java Proj W/ SmartBean from IDE
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  04/06/2001 |
|
Applies to Apptivity Developer 3.x.
SUMMARY:
When a Java project which uses SmartBeans is run from the IDE, it
must be run using a New Server or Existing Server, rather than in the
Client VM.
If such a project is run from Developer in the Client VM, it will
result in an exception, and an error dialog will appear with a
message such as:
Startup error
Remote exception: java.lang.Exception: The Component Manager's EJB
Naming Context has not yet been initialized.
SOLUTION:
Before running Java project using SmartBeans from Developer,
1) Select Project > Properties
2) In the General tab, under Server Configuration, select New Server
(or Existing Server if you will start the Component Manager and
Distribution Manager before running the project).
Note: Client VM is not available as a Server Configuration if
Browser (as opposed to Applet Viewer or Java VM) is selected for
Client Configuration.
3) Dismiss the Project Properties Dialog by selecting the OK button.
References To Written Documentation:
Apptivity Version 3 Developer's Guide Chapter 9 - SmartBeans
Progress Knowledge Base solution 18644, "Error 503 Running Apptivity HTML Proj W/SmartBean from IDE"