Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [concierge-dev] access Cluster Information Service from distributed OSGi-Nodes

Hey Tim,
 
thanks for your answer. I am using the zookeeper for discovery. The endpoint is provided through the cluster on this way. I can see it in the list of provided endpoints, but i get no service reference for it in my program code. I use the @Reference Annotation for this, but the consumer service stucks after start because no service reference is overgiven.

Tim Verbelen <tim.verbelen@xxxxxxxxxxxxxx> hat am 16. Oktober 2018 um 17:11 geschrieben:
Hi Jörn,

I myself am not too familiar with the Aries RSA stack, but I think you still need to provide the remote endpoint configuration to the other nodes, e.g. by supplying it through configuration: https://github.com/apache/aries-rsa/tree/master/discovery/config

Best regards,
Tim Verbelen

On 16/10/2018 15:59, "Jörn Schumann ( joern.schumann@xxxxxxxxxxxxxxxx)" wrote:
Hey,
 
i am building a cluster with multiple distributed OSGi-Frameworks. Therefore i use your bundle with the implementation of the Cluster Information Service and for remote access the implementation of the remote service admin service from apache aries. It works to provide and consume different remote custom services in the cluster. Your Eclipse Concierge Cluster Information is also provided with an endpoint, but i cannot access the endpoint via rsa from other nodes. Local access from other bundles in the same node is possible. Do i have to configure anything or something else for remote access?
 
Greetings,
Jörn Schumann

_______________________________________________
concierge-dev mailing list
concierge-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/concierge-dev

-- 
Tim Verbelen
Senior Researcher at IDLab, Ghent University, in collaboration with imec
tim.verbelen@xxxxxxxx
iGent | Technologiepark 15
9052 Ghent
T: +32 9 33 14905
W: www.idlab.technology,www.imec-int.com

  _______________________________________________
concierge-dev mailing list
concierge-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/concierge-dev
Mit freundlichen Grüßen

Jörn Schumann
Fakultät Informatik/INM 2
Matr.: 257134

Back to the top