[kepler-dev] [Bug 4169] - Build "server-side" installation of Kepler

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Thu Jun 18 10:41:13 PDT 2009


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





------- Comment #1 from berkley at nceas.ucsb.edu  2009-06-18 10:41 -------
Jing and I are working on figuring out how to deploy kepler for the webservice.
 The jars for kepler can easily be created with the 'ant change-to -Dsuite=wrp
jar' which will create a jar for each module in the suite.  We just need to
figure out exactly how the jars need to be arranged for the webservice to be
able to access the API.  For normal kepler runs, the runner and loader build
the classpath and set the paths.  These steps will probably need to be done in
the servlet initialization or whatever a similar step is in the webservice
environment that will be used.


More information about the Kepler-dev mailing list