Skip to main content



      Home
Home » Eclipse Projects » Equinox » setting BundleContext properties?
setting BundleContext properties? [message #66024] Wed, 03 May 2006 15:12 Go to next message
Eclipse UserFriend
Hi,
trying to configure the OBR HTTPService bundle from equinox, I'm
wondering how to set properties in Equinox so you can read them out with that
code: m_httpPort = Integer.parseInt(m_bundleContext.getProperty(
"org.osgi.service.http.port"));

Thanks

/peter

--
Re: setting BundleContext properties? [message #66086 is a reply to message #66024] Wed, 03 May 2006 16:51 Go to previous messageGo to next message
Eclipse UserFriend
You should be able to set them in your config.ini or as simple Java
system properties.
Re: setting BundleContext properties? [message #66107 is a reply to message #66024] Wed, 03 May 2006 16:51 Go to previous message
Eclipse UserFriend
You should be able to set them in your config.ini or as simple java
system properties.

Tom.
Previous Topic:OSGI settings missing ....
Next Topic:The RSP bundle must be singleton?
Goto Forum:
  


Current Time: Thu May 08 22:59:54 EDT 2025

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

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

Back to the top