OpenUDDI 0.9.7 (Default branch) |
|
|
The OpenUDDI project is focused on creating a high
performance, easy to use UDDI v3 compliant server
and client library. The server and client is built
using Java, version 5 for the server and version
1.4 for the client. The server uses Hibernate, and
supports a wide variety of SQL databases, as well
as LDAP for data storage.
License: The Apache License 2.0
Changes:
Category bag heuristics have been tuned. Hibernate performance has been improved. Hibernate properties are always replaced in the installer. An authToken expiration thread is scheduled periodically. log4j logging is configured correctly. The default seems to be that isTraceEnabled() returns true while trace() does nothing.
|