[jboss-dev-forums] [Design of JBoss ESB] - Re: Registry Design

tfennelly do-not-reply at jboss.com
Fri Aug 25 10:38:35 EDT 2006


Hey Mughdo, sorry for being so slow in replying.  I had some serious laptop issues - all sorted now though!!

I spent some time this morning looking at these reg specs - JAXR, UDDI etc.  What's outlined in the JAXR spec def seems to be more inline with the direction that Mark wants us to take (as I understand it ;-) ).  I'm talking mainly about the data model!!  See the UMLs for an idea of the type of relationships.

In the JAXR model, it has the concept of:
- A RegistryObject which acts as a base type for everything that's stored in the registry.
- Numerous specialisations of ServiceObject that I think are relavant to anything we'd be doing wrt a regsitry interface.  These include: Service, ServiceBinding, Classification (and related types!) and more...

In order to access these RegistryObjects JAXR defines the QueryManager interface.  We'll need something along the lines of this interface too.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3967493#3967493

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3967493



More information about the jboss-dev-forums mailing list