[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Handle-info] New minor version
Hi All:
We just put up a new HANDLE.NET software distribution on the handle.net web
site. It includes some minor bug fixes. Please upgrade at your convenience.
Thank you,
Jane Euler
CNRI
Here is a list of changes:
Allow JDB back-end storage systems to use simple "template" handles. If the
"use_templates" flag in the server_config section of the config.dct file is
"yes" then the server will return the values of <somehandl> for any request
for handle <somehandle><delim><anythingelse> where <delim> is given by the
first character in the template_delimiter setting from the config file and
the handle that was queried for doesn't exist in the database. You can
override the template values for any individual handle by simply creating
that handle in the database, or just modifying the template values that
were returned for it using the handle tool.
Made server interfaces be a bit more intelligent about how they determine
which requests are admin requests, which are query requests, and which can
come in over either interface.
Added ability to clear the caches for a HandleResolver using the
clearCaches() method.
Fixed report of error message returned from a remote server.
Added server shutdown hook so that stopping a handle server will cleanly
shut down the database and any logs.
_______________________________________________
Handle-Info mailing list
Handle-Info@cnri.reston.va.us
http://www.handle.net/mailman/listinfo/handle-info