http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5732
Jing Tao <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Jing Tao <[email protected]> --- Derik added eml 2.1.1 to the configuratin.xml in both ecogrid and reporting modules. However, we still can't see them. It turns out that we need to modify the registry at http://knb.ecoinformatics.org/registry/services/RegistryService, which points to the library.kepler-project.org/kepler. To update the registry in the metacat, we should do the following commands under seek/projects/ecogrid: ant test -Dargs="update D5BF5D9486A5D6032A457FF5DFABAC9A ecogridService.12019158467.4 knbauthenqueryservice.xml http://knb.ecoinformatics.org/registry/services/RegistryService" The args can be: [java] Usage: java RegistryServiceClient add session_id local_file GSH [java] Usage: java RegistryServiceClient update session_id docid local_file GSH [java] Usage: java RegistryServiceClient remove session_id docid GSH [java] Usage: java RegistryServiceClient list session_id GSH [java] Usage: java RegistryServiceClient query session_id query_field query_string GSH Note: you have to delete .kepler in order to see the new changes. We also searched the knb metacat for eml 2.1.1 documents in the kepler. Then we dragged the result items to the kepler canvas and made a simple workflow. It worked. So the new feature has been added. -- You are receiving this mail because: You are the QA Contact for the bug.
_______________________________________________ Kepler-dev mailing list [email protected] http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev
