+

Search Tips   |   Advanced Search

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.

The include file is located in the was_client_home\aspIncludes directory. We can include the file into your Active Server Pages (ASP) application with the following syntax in your ASP page:

<--  #include virtual ="/WSASPIncludes/setupASPXJB.inc" -->

This syntax assumes that we have created a virtual directory in Internet Information Server called WSASPIncludes that points to the was_client_home\aspIncludes directory.


Usage notes

The following batch files are provided for client applications to use the ActiveX to EJB bridge:

  • Starting an ActiveX application and configuring service programs
  • Starting an ActiveX application and configuring non-service programs