So the most _important_ question which we face first is what are the requirements of our
Registry.
The main aim of a registry is to hold information of the services that are requested. So
it forms the main lookup area for our ESB. This does imply that the registry will be
storing a lot of data.
The jUDDI implementation uses a database like MySQL to store this data. Similarly we would
need to provide the ability to the user to use any custom database.
The Registry would do most of the talking with our own ESB code I presume and be
abstracted from the user requesting a service.
I assume there would be other functionalities of the Registry as well. I guess we can
gather some user inputs about the same from what the other folks would _want_ from the
Registry?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3966454#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...