+

Search Tips   |   Advanced Search

setupCmdLineXJB.bat, launchClientXJB.bat and other ActiveX batch files


This page provides reference information about the aids that client applications and client services can use to access the ActiveX to EJB bridge. These enable the ActiveX to EJB bridge to find its XJB.JAR file and the Java run-time environment.

 

Location

The include file is located in...

was_client_home\aspIncludes

We can include the file into the Active Server Pages (ASP) application with the following syntax in the 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:





 

Related tasks


Starting an ActiveX application and configuring service programs
Starting an ActiveX application and configuring non-service programs
Running an ActiveX client application