Hi,
I was trying the workflow engine could not find MonitorMain class in any of the branch to start the GUI monitoring. I was following below tutorial under heading “Start the monitoring GUI”
http://copper-engine.org/docs/getting-started/tutorial2/
Also the last line under this heading seems to have been put by mistake.
Regards
Dinesh Kumar
Run org.copperengine.monitoring.client.main.MonitorMain in your IDE with the following arguments:--monitorServerAddress=http://localhost:9090/monitoring --monitorServerUser=user1 --monitorServerPassword=pass1
If you use Eclipse, you can simply launch the ServiceSimulatorMain run configuration.