Changes between Version 10 and Version 11 of z3950_sru
- Timestamp:
- 12/17/09 11:15:08 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
z3950_sru
v10 v11 49 49 SRU interface implemented as jeeves service. (http://127.0.0.1:8080/geonetwork/srv/en/portal.sru?operation=searchretrieve&version=1.2&query=title%20any%20WMO ). 50 50 51 The spring application-context had to be integrated into Geonetwork. 51 The spring application-context had to be loosely integrated into Geonetwork, since JZKit makes extensive use of it. 52 A ApplicationContext reference was added to the GeonetworkContext to make the Spring ApplicationContext available. 53 Initialization in Geonetwork.java uppon Z39.50 initialization. 52 54 53 JZKit configuration files need a directory in the classpath .55 JZKit configuration files need a directory in the classpath and have to be tweaked to support a "Geonetwork" context-set. 54 56 55 57 JZKit is dependent on the following libraries