Hello, On Tue, Jul 31, 2007 at 05:04:05PM +0200, Gabriel Mateescu wrote: > Would you please clarify these issues: > > 1. Is the class GLUEResourceProperty (and its methods > loadConfig and startClusterExecutor) still being used?
No, it's not being used in that way. The docs I sent you are for the new way of getting the GLUE information, which is located in code at: ws-mds/usefulrp/source/src/org/globus/mds/usefulrp/rpprovider/GLUEResourceProperty.java INSTEAD OF the other version at: ws-mds/usefulrp/source/src/org/globus/mds/usefulrp/GLUEResourceProperty.java > 2. If yes, then does this mean that the configuration file > etc/globus_wsrf_mds_index/server-config.wsdd is > used together with gluerp.xml (rather than instead of it)? The gluerp.xml file isn't used with the new way of getting the GLUE information. The server-config.wsdd changes enable the new class to be used and further specify a configuration file where the GLUE information (and other RPs if specified) can be pulled from. > 3. If no, then probably gluerp.xml should be removed > from CVS and the distribution-. Yes, it will be. thanks, -Neill.
