
Chapter 6. Scenario: Synchronous stateful 289
2. Run the batch file setupCmdLineXJB.bat from
<WebSphere_root>\AppClient\bin. This will set up the environment variables
for execution. If you chose to add the environment variables contained within
that batch file to your system path and have already done so, you can skip
this step.
3. Execute fatcalc.exe from the command line.
6.3 Solution model using the Interface Tool for Java
Our example does not focus on the Interface Tool for Java solution; this section
will briefly explain an implementation in the interest of providing a better
understanding of its use.
Currently, most of the effort surroundi ...