- Implements all the UDDIv3 required APIs.
 - Plugin architecture for Cryption and Authentication.
 - Flexible way of seeding your UDDI node.
 - Using the following specifications to keep the jUDDI code base small
- JPA (tested with OpenJPA and Hibernate) and
 - JAXB (tested with SUNs implementation, and native JDK6)
 - JAX-WS (tested with CXF)
 
 - Annotations to Self-Register/UnRegister your services and their Bindings.
 - Support for multi-node UDDI setups using the client and server-side Subscription APIs.
 - Introduction of the "UDDI Clerk" concept to support cross registration of UDDI entities.
 - UDDI Console with GWT based portlets
- Browse portlet
 - Search portlet
 - Subscription portlet
 - Publisher portlet
 
 - Ready-to-go bundles: juddi-tomcat and juddi-portal.
 - Run in Embedded mode, RMI or SOAP.
 - Tested to work with Scout-1.2 (JAXR).
 - Integrated into JBossESB.
 - In production for the past 6 months at eSigma.
 - Tested with both SUN and OpenJDK JDKs.
 - Tested under load using XLT test suite.
 
cheers,
the jUDDI team