Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Platform.getExtensionRegistry is null
Platform.getExtensionRegistry is null [message #1227692] Sun, 05 January 2014 08:52 Go to next message
Martin Tauber is currently offline Martin TauberFriend
Messages: 122
Registered: July 2009
Senior Member
Hi everyone,

I'm playing around with rap and extensions. When I call
Platform.getExtensionRegistry() it is null. What am I missing?

Regards
Martin
Re: Platform.getExtensionRegistry is null [message #1227731 is a reply to message #1227692] Sun, 05 January 2014 11:36 Go to previous message
Ralf Sternberg is currently offline Ralf SternbergFriend
Messages: 1313
Registered: July 2009
Senior Member

What are the active bundles in your OSGi platform? You can get a list of
bundles using the command `ss` in the Equinox console. Maybe the
equinox.registry bundle is missing?

Regards,
Ralf

--
Ralf Sternberg

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Previous Topic:How do you pass parameters to the factory method of a custom widget
Next Topic:Build Tool for RAP
Goto Forum:
  


Current Time: Thu Sep 19 23:12:44 GMT 2024

Powered by FUDForum. Page generated in 0.03828 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top