Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » The RSP bundle must be singleton?
The RSP bundle must be singleton? [message #66147] Thu, 04 May 2006 03:52 Go to next message
Eclipse UserFriend
Originally posted by: savagearts.gmail.com

Dear all:
I've installed a bundle that be packed a HelloWorld Servlet with. And the I set the Bundle-SymbolicName as this:Bundle-SymbolicName:org.xxxx.osgi.study;singleton=true, everything is ok. But when the Bundle-SymbolicName is set to SymbolicName:org.xxxx.osgi.study. The servlet does not work. So my question is that <b>RSP does require singleton bundle?</b>.
Re: The RSP bundle must be singleton? [message #66189 is a reply to message #66147] Thu, 04 May 2006 06:25 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: savagearts.gmail.com

I've checked the old thread and got that <b>Only bundles that are marked as singleton can contribute to the
extension registry</b>. It's so bad. Is it possible to resolve this problem?
Re: The RSP bundle must be singleton? [message #66250 is a reply to message #66189] Thu, 04 May 2006 15:05 Go to previous messageGo to next message
Thomas Watson is currently offline Thomas WatsonFriend
Messages: 503
Registered: July 2009
Senior Member
See opened bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=137574
Hopefully this restriction can be reduced in Eclipse 3.3.

Tom
Re: The RSP bundle must be singleton? [message #66271 is a reply to message #66250] Fri, 05 May 2006 01:01 Go to previous message
Eclipse UserFriend
Originally posted by: savagearts.gmail.com

Thanks Tom.
Previous Topic:setting BundleContext properties?
Next Topic:which HTTP registry to use?
Goto Forum:
  


Current Time: Fri Aug 16 15:57:19 GMT 2024

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

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

Back to the top