Operating Systems: i5/OS
             Personalize the table of contents and search results

 

Example: Viewing a System.out message

 

The ActiveX to Enterprise JavaBeans (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