apache-felix
Passing data to OSGI Bundles
I don\'t know how far the discussion in t开发者_StackOverflow社区his thread is still relevant, but I\'m not able to read system properties from a Felix BundleActivator.[详细]
2023-01-05 19:20 分类:问答Error while deploying a web application in OSGI container using pax web
Hello I am trying to deploy a web application in a Felix container. I have all the required configuration done with my web app like the setting up of the manifest headers:[详细]
2023-01-03 01:09 分类:问答Deploy a bundle to Apache Felix via Ant?
Let\'s suppose I have a valid Ant build script which packs up and prepares my OSGi bundle. Now, I would like to make the build process install/update the bundle to my local Felix installation as the[详细]
2023-01-02 14:25 分类:问答NoClassDefFoundError: HttpClient 4 (APACHE)
I am using apache http commons 4.I have added both httpcore-4.0.1.jar and httpclient-4.0.1.jar in the classpath of netbeans. I am getting error:[详细]
2023-01-01 03:03 分类:问答com.sun.management.OperatingSystemMXBean use in an OSGi bundle
I have some legacy code that开发者_运维技巧 was used to monitor my applications cpu,memory etc that I want to convert to a bundle. Now when i start this bundle its complaining[详细]
2022-12-27 05:39 分类:问答Starting Wicket web application with OSGi HTTP Service
I\'m trying to start a Wicket Application using Felix implementation of OSGi HTTP service, for that I just register the service using WicketServlet with applicationClassName parameter:[详细]
2022-12-23 04:37 分类:问答Netbeans and osgi bundle development
I\'m about to star an 开发者_高级运维OSGI project using netbeans 6.8 and felix 2.0.4; can anybody provide me with tips and/or links to get started quickly ?[详细]
2022-12-22 10:32 分类:问答How to start and use Apache Felix from code?
I can\'t find information about starting and using Apache Felix from code. I want do things which I am able (or unable ;) ) to do with Apache Felix\'s Shell.[详细]
2022-12-13 23:12 分类:问答-
OSGi: What are the differences between Apache Felix and Apache Karaf?
Apache Karaf i开发者_StackOverflow中文版s a sub project of Apache Felix. It is defined as \"a lightweight OSGi container\".[详细]
2022-12-09 11:57 分类:问答 How do I deploy a webapp into Apache Felix?
Wh开发者_如何转开发at bundles do I need to install? At least, this would have to be a servlet container / web server such as Jetty, but will the basic org.apache.felix.http.jetty bundle do, or is ther[详细]
2022-12-09 03:07 分类:问答