I'm proud to announce a preview release of jUDDI-3.x. The jUDDI-3.0
release bears the code name 'Sleeping Beauty'. We've been working hard
to support the UDDI v3 specification. A large part of the jUDDI-3.x code
base has been generated using the latest frameworks for XML binding and
Persistence. Some core features are:
1. Implementation of the UDDI v3.0.2 spec. The preview release
implements the Publish, Inquiry and Security APIs.
2. A ready-to-go UDDI v3 server in one download: the juddi-tomcat.zip
(based on jUDDI-3.0.0.alpha, Tomcat and Derby).
3. Easy to embed in Enterprise stacks, due to the use of the JPA, JAXB
and JAX-WS standards.
4. Flexible configuration using Commons Configuration.
5. Good start on user and developer guides.
6. Generic UDDI-client library.
7. Generic UDDI test suite. Since there is no TCK test suite for the
UDDI spec, we decided to create one.
It has been very interesting to see how well the above mentioned
standards have worked for us, a lot of the code has been generated
(think persistence layer and WS API classes), so we have been able to
really focus on the UDDI business logic. We're currently working on
support for the Subscription, Replication and Custody transfer. These
APIs were introduced in UDDI v3 specification and this work is slated
for the beta release. Love hearing your feedback and please let us if
there is anything you can contribute.
Cheers,
--Kurt