SyntaxHighlighter

Thursday, October 29, 2009

jUDDI-3.0.0 Released!

I'm proud to announce that jUDDI-3.0.0 is released! jUDDI now supports all the required UDDIv3 APIs. jUDDI-3.0.0 has a lot of new and exiting features, some of which are
  • 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.
Each of these bullet-points really needs its own blog post! Until then please check out the User Guide for more details.

cheers,

the jUDDI team

Friday, October 23, 2009

Release of Scout-1.2 adds UDDI v3 support

The Scout team is proud to announce the release of Scout-1.2, Scout is an implementation of the JAXR specification (Java API for XML Registries). The Scout-1.2 release adds UDDI v3 support. To find out more you can visit the Scout Project.

The Scout team wants to know if you are using JAXR for anything but communicating to a UDDI registry. Are you interested in support for ebXML?

Cheers,

--Kurt

Thursday, October 15, 2009

Release jUDDI 3.0.0.rc1

Last week we got to a Release Candidate for 3.0.0, which has been through some pretty rigorous load testing performed by Xceptance Software Technologies, Inc and Global Quality Partners, LLC. The 3.0 codebase has been running in production at eSigma for the better half of a year now, and the JBossESB project has recently integrated the 3.0.0.rc1 into their trunk. An interesting detail there is that the integration uses JAXR (Java API for XML Registries) and Apache Scout-1.2 now supports both the UDDIv2 and the UDDIv3 spec in the back end.

We've been working hard and any day now we will start a vote for 3.0.0 final.

Cheers,

--Kurt

Wednesday, October 14, 2009

jUDDI IRC channel

If you want to talk UDDI come look us up on IRC using irc.freenode.net #juddi. At least you will find our juddi-bot there reporting on the status of the integration builds :). The integration builds are now running on Buildbot. The IRC logs can be found here: http://echelog.matzon.dk/logs/browse/juddi.

--Kurt