[jboss-dev-forums] [Design of JBoss ESB] - Re: Registry
swami_venkat
do-not-reply at jboss.com
Mon Jun 15 23:11:28 EDT 2009
The Registry is a mechanism through which loose coupling and location transparency can be achieved apart from EPR availability. The Registry default provided is based on jUDDI with different embedding strategies described in the programmers and services guide.
Integrations with other registries such as HP SOA Systinet do exist but lacking the embedded/local integration.
Through service binding other transports can also be registered [An example would be JMS]
Ideally, you should be using the ServiceInvoker abstraction and not having to deal directly with the registry
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4237775#4237775
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4237775
More information about the jboss-dev-forums
mailing list