Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Do not use workbench as service locator
Do not use workbench as service locator [message #132981] Fri, 15 May 2009 03:52
Eclipse UserFriend
I encountered problems when trying to consume a service obtained through
the workbench as a service locator during rap start-up.

I solved this by not using the workbench object as service locator and
instead registering my service through BundleContext.registerService()...

It just took too long to understand this: PlatformUI.getWorkbench() needs
an active session...
Previous Topic:Doubt creating a custom widget
Next Topic:TableViewer + ViewerSorter
Goto Forum:
  


Current Time: Sun Jul 06 15:40:34 EDT 2025

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

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

Back to the top