Starting a SOAP Agent with Java
Some systems will run a .jar file from a file-browser automatically. If your system does not do so automatically, please follow these steps.
To run the agent from the command line prompt, type the following:
java -jar RunAgentStandalone.jar
Then, to start the Console, type the following:
java -jar RunConsole.jar
Note that the agent console, once started, will appear as a tray icon in Windows. Clicking the icon brings up the console. On other platforms, the console comes up directly when it is started.