EclipseRT-OSGi-StarterKit Vs equinox-SDK [message #743730] |
Fri, 21 October 2011 13:44  |
Eclipse User |
|
|
|
Hi,
I am developing a web application and trying to deploy it in Equinox. To start with I developed my application (using Plug-in Development) in Eclipse and deployed my bundle using Eclipse "OSGi Framework" run configuration, it work perfectly fine.
Then I wanted to deploy my bundle in a stand alone Equinox so I downloaded "equinox-SDK-3.7.1" extracted it and added my bundle and other necessary bundles to the "config.ini" file and started Equinox, but my bundle fails to start and it throws the error "ClassNotFoundException: javax.naming.InitialContext"
Then I downloaded "EclipseRT-OSGi-StarterKit-3.7.1-win32-win32-x86_64.zip" and deployed my bundle in EclipseRT it works fine.
I am not sure why I am getting the error "ClassNotFoundException: javax.naming.InitialContext" when I try to install my bundle in a stand alone Equinox and what is the difference between EclipseRT-OSGi-StarterKit Vs equinox-SDK.
Please help me understand.
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.16637 seconds