Intro
jUDDI (pronounced "Judy") is an open source Java implementation of the Universal Description, Discovery, and Integration (UDDI v3) specification for Web Services.
jUDDI Features
* Open Source
* Platform Independent
* Use with any relational database that supports ANSI standard SQL (MySQL, Oracle, DB2, Sybase, Derby etc.)
* Deployable on any Java application server that supports the Servlet 2.3 specification
* jUDDI registry supports a clustered deployment configuration.
* Easy integration with existing authentication systems
* Supports InVM embeddable mode
jUDDIv3
* UDDI Specification version 3.0 compliant
* Supports for JDK 1.5 and later
* Build on JAXB and JAX-WS standards, tested on CXF
* Build on JPA standard, tested with OpenJPA and Hibernate
* Pre-configured bundle deployed to Tomcat
* UDDI portlets
* Pre-configured portal bundle download
* User and Developer Documentation
jUDDIv2
* UDDI version 2.0 compliant
* Supports for JDK 1.3.1 and later