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

This topic 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 EJBs bridge to find its XJB.JAR file and the Java run-time environment.

 

Location

The include file is located in the was_client_home\aspIncludes directory. You can include the file into your ASP application with the following syntax in your ASP page

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

This syntax assumes that you 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...