Posted: Mon May 20, 2002 8:12 am Post subject: Need help with java Activity Implementation
Apprentice
Joined: 20 Feb 2002 Posts: 36
Hi,
I am running into difficulty launching a java app via PEA. I have several very small test apps that read and write to/from stdin/stdout. When I run an instance, I only get a flashing command window.
Here are my program settings (NT)
Path and files name: d:\WebSphere\AppServer\java\bin\java.exe
Command line parameters: -classpath d:\MQSeries Workflow\bin\java3320\fmcojagt.jar;.;d:\wflow_training\java\exercise2\Solution CollectCreditInformation
Posted: Mon May 20, 2002 9:37 am Post subject: Specifing Java app in program object
Novice
Joined: 20 May 2002 Posts: 24
You can create a .bat file and put in the command as you would run it on your Windows command line. Then specify the .bat file on the "Path and files name:" line of the program settings and you will not need to specify anything for the command line parameters or the working directory.
Things run fine form the command line(or via .bat file)-but for some reason, my PEA won't launch these apps. I have also ensured that fmcojagt.jar and fmcoapi.jar are NOT in the system classpath...
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum