+

Search Tips   |   Advanced Search

 

Example: Viewing a System.out message

 

The ActiveX to EJB bridge does not have a console available to view Java System.out messages. To view these messages when running a stand-alone client program (such as Visual Basic), redirect the output to a file. This example redirects output to a file:

launchClientXJB.bat MyProgram.exe > output.txt




 

Related tasks


Developing ActiveX application client code

 

Reference topic