1 Reply Latest reply on Jun 15, 2009 11:11 PM by swami_venkat

    Registry

      I have a couple of questions regarding Registry. I would appreciate any help

      Doesn't JBOSS have any registry without ESB?

      Can we register NON-ESB services in the ESB registry?If so, how can we do this? If not, what would be options?

      Thanks,

        • 1. Re: Registry

          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