[kepler-dev] [Bug 4161] - Develop kepler workflow execution engine

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Wed Nov 18 10:07:58 PST 2009


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





------- Comment #8 from leinfelder at nceas.ucsb.edu  2009-11-18 10:07 -------
In terms of the credentials - we can now include them in the configuration xml
file that is used by the command line version of Kepler:
ConfigNoGUIWithCache.xml

<property name="_domain" class="ptolemy.kernel.util.StringAttribute"
value="KNB,DEV" />
<property name="_username" class="ptolemy.kernel.util.StringAttribute"
value="uid=kepler,o=unaffiliated,dc=ecoinformatics,dc=org" />
<property name="_password" class="ptolemy.kernel.util.StringAttribute"
value="kepler" />

but with the correct user for the TPC group


More information about the Kepler-dev mailing list