You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2007/10/04 21:48:22 UTC

[jira] Commented: (SM-1066) Distributed registry

    [ https://issues.apache.org/activemq/browse/SM-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40275 ] 

Guillaume Nodet commented on SM-1066:
-------------------------------------

There are two things here which should be separated somehow:
  * provide a way to detect remote servicemix instances
  * autommatically register remote servicemix endpoints locally (as proxies somehow) so that you can send an exchange to a remote endpoint without having to care if the endpoint is remote or not
  * doing the same with standard OSGi services in the registry (which is a bit of a different thing, as this would involve remote RPC) and this currently out of scope imho

ApacheDS is certainly a good addition (I'm not very familiar with LDAP), I just don't know how it could fit here...

> Distributed registry
> --------------------
>
>                 Key: SM-1066
>                 URL: https://issues.apache.org/activemq/browse/SM-1066
>             Project: ServiceMix
>          Issue Type: New Feature
>            Reporter: Guillaume Nodet
>            Assignee: Rob Davies
>             Fix For: 4.0
>
>
> We need a way to implement a distributed NMR registry.  Endpoints registered in the NMR should be available for other instances on the cluster.
> Or is this a purely distributed OSGi registry without being tied to ServiceMix ?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.