Revision 4226
Added by ben leinfelder over 16 years ago
metacat.properties | ||
---|---|---|
103 | 103 |
datamanager.maxconnections=10 |
104 | 104 |
|
105 | 105 |
datamanager.endpoint.query=http://ecogrid.ecoinformatics.org/knb/services/QueryService |
106 |
datamanager.endpoint.authenticatedquery=http://ecogrid.ecoinformatics.org/knb/services/AuthenticatedQueryService |
|
106 | 107 |
datamanager.endpoint.authentication=http://ecogrid.ecoinformatics.org/knb/services/AuthenticationService |
107 | 108 |
datamanager.endpoint.put=http://ecogrid.ecoinformatics.org/knb/services/PutService |
108 | 109 |
datamanager.endpoint.identifier=http://ecogrid.ecoinformatics.org/knb/services/IdentificationService |
Also available in: Unified diff
add ability to access protected data via the datamanager/dataquery feature.
Note: the datamanager features rely on the ecogrid stubs being available in Metacat. When Metacat is installed with ecogrid enabled, the required jars are included in the war...something to keep in mind.