-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
All
when setting the engine to use webmode such as http://serverxyz:8400 the plugin with do something like the following
ccm start -d /apps/ccmdb/xxx -h http://serverxyz:8400 -n test -nogui -m -q -pw ******** -u c:\synergy\uidb
ccm command failed
Warning: No esd found on host http://serverxyz:8400. Unable to start engine.
Warning: IBM Rational Synergy startup failed.
It would be nice to have an option to use webmode where instead of using -h it would use -s or if the engine lists http or https that it would automatically use the -s option instead of -h