[kepler-dev] [Bug 3967] - Unable to run java -jar kepler-trunk.jar with -nogui -nocache -runwf fullworkflowpath options

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Fri Apr 24 16:46:33 PDT 2009


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3967


berkley at nceas.ucsb.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




------- Comment #2 from berkley at nceas.ucsb.edu  2009-04-24 16:46 -------
There are now two ways to do this.  On the installed version of kepler, you can
use the kepler.sh or kepler.bat files to pass whatever arguments you want.  On
the svn version of kepler, use the command 'ant startupScript' to generate the
scripts in the root kepler directory.  Those scripts can be passed arguments.

In addition, this will also create a kepler.jar file in the root that can
execute kepler with 'java -jar kepler.jar'.  Please see the startup scripts for
specific syntax.


More information about the Kepler-dev mailing list