[kepler-dev] [Bug 1335] - finish actor prototype tool
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Mon Jun 14 14:33:11 PDT 2004
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=1335
------- Additional Comments From berkley at nceas.ucsb.edu 2004-06-14 14:33 -------
I have looked extensively into trying to recompile and reload a class in java
and have been unable to figure out how to do it within the framework of kepler.
Though there are several schemes to reload classes in java, they all rely on
not including classes in the main classpath and instead loading interfaces,
which won't work in kepler because the name of the actor class is hard coded in
the moml. I'm pretty much stuck on this right now and I'm not sure where to go
with it from here.
More information about the Kepler-dev
mailing list