[kepler-dev] [Bug 4150] - Save in Library broken

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Thu Sep 10 21:16:34 PDT 2009


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





------- Comment #5 from aschultz at nceas.ucsb.edu  2009-09-10 21:16 -------
So after adding a LocalRepository and clicking on OK in the component
preferences tab.  The entire library gets rebuilt.  At this point the folder
should have appeared.  Turns out that I was creating a new root EntityLibrary
when rebuilding the library and this was totally hanging Kepler and causing
problems.  Now I've made it so the root EntityLibrary is never replaced but
simply it's children are removed using setContainer(null) and then new children
are added.  This seems to really help (not totally sure why).  Will close this
bug after someone can double check that it is working OK.


More information about the Kepler-dev mailing list