Apache Software Foundation is announcing that Apache jUDDI with version number 3.3.0 is already available to download.
What is Apache jUDDI ?
Apache jUDDI is An open source, lightweight Java implementation of the UDDI v3 (Universal Description, Discovery, and Integration) specification .
Apache jUDDI is a basic tool for building enterprise-ready Web services to use in your Java applications.The UDDI protocol itself is a XML-based markup language that sets up a series of protocols for describing and discovering data and other resources inside a network, an application or via the Internet.jUDDI is a platform-independent tool for implementing the protocol within Java apps, creating and managing different registries of information about the discovered/managed services.jUDDI can be used in any relational database for storing the discovered information and uses other well-known technologies like JPA, JAXB, and JAX-WS.
This is changelog for Apache jUDDI version 3.3.0 :
- Numerous enhancements to juddi-gui (Web user interface) including several security fixes, more internationalization support.
- More automated unit tests and refactoring.
- Database DDL files are now auto generated with each build.
- Fixes for the newer versions of Hibernate.
You can read the complete changelog and also download this latest version on their homepage: juddi.apache.org