r2 - 02 Jan 2007 - 01:45:04 - LeoGalambosYou are here: TWiki >  Egothor Web  >  ExecutableProgram > Capek

Capek

When Capek must connect to a remote Manager at uri, use this:

java org.egothor.robot.Capek -remote [-m uri] [-inject] [uri] ...

The default is a local run (in directory dir) which is invoked by this:

java org.egothor.robot.Capek -local [-l dir] [-inject] [uri] ...

When -inject option is used, then all extra uri are passed to manager to add them to the scheduler.

You can aso use -daemon switch which ensures that Capek never ends. Else Capek stops to operate after 1 minute of inactivity.

You can specify the location of the RulesFile by the egothor.rules.file system property. The default is ./rules if no local dir is given (see -l option).

See also: JavaProperties

Edit | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r2 < r1 | More topic actions
 
Powered by TWiki
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback