Dear All, I have to execute kepler in the command line with the -nogui option, but when I want to specify parameters it doesn't work. Is there any workaround for that?
If followed the tutorial in: https://dev.kepler-project.org/developers/reference/executing-kepler-from-the-command-line So, for instance! (A) kepler -runwf workflow.xml -x 4 -y "foo"; It gets the parameters: (B) kepler -runwf -nogui -nocache workflow.xml -x 4 -y "foo"; Does not get the parameters: Why is that? How can I solve the problem? Thanks a lot, Josep Maria, -------------------------------------------- Josep Maria Campanera Alsina Juan de la Cierva Researcher Departament de Fisicoqu?mica Facultat de Farm?cia Avgda Joan XXIII, s/n 08028 Barcelona ? Catalonia ? Spain Tel: +34 93 4035988 Fax: +34 93 4035987 campanera at ub.edu --------------------------------------------

