Run an ActiveX client application
To run an ActiveX client application that is to use the ActiveX to Enterprise Java Beans (EJB) bridge, we must perform some initial configuration to set appropriate environment variables and to enable the ActiveX to EJB bridge to find its XJB.JAR file and the Java run time. This initial configuration sets up the environment within which the ActiveX client application can run.
- Prerequisites
- Developing ActiveX client application code
To perform the required configuration, complete one or more of the following tasks:
Tasks
- Start an ActiveX application and configure service programs.
- Start an ActiveX application and configuring non-service programs
Subtopics
- Starting an ActiveX application and configuring service programs
To run an ActiveX service program such as Active Server Page (ASP) that is to use the ActiveX to the Enterprise Java Bean (EJB) bridge, some initial configuration (to set appropriate environment variables and to enable the ActiveX to EJB bridge to find its XJB.JAR file and the Java run time) is necessary. This configuration sets up the environment within which the ActiveX service program can run.- Starting an ActiveX application and configuring non-service programs
To run an ActiveX program initiated from an icon or command line (a non-service program) that is to use the ActiveX to the Enterprise Java Beans (EJB) bridge, we must perform some initial configuration to set appropriate environment variables and to enable the ActiveX to EJB bridge to find its XJB.JAR file and the Java run-time environment. This uses a batch file to set up the environment within which the ActiveX program can run.- setupCmdLineXJB.bat, launchClientXJB.bat and other ActiveX batch files
Client applications and client services can use aids to access the ActiveX to EJB bridge. These aids enable the ActiveX to EJB bridge to find its XJB.JAR file and the Java run-time environment.
Starting an ActiveX application and configuring service programs Starting an ActiveX application and configuring non-service programs