IntelliJ Java IDE
The moose likes Other Application Frameworks and the fly likes error on running OSGI example Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Application Frameworks » Other Application Frameworks
Reply Bookmark "error on running OSGI example" Watch "error on running OSGI example" New topic
Author

error on running OSGI example

Suresh Khant
Ranch Hand

Joined: Feb 27, 2010
Posts: 100
Hi All,
I am trying to run my first example of OSGI , following the instructions giving in the link
http://www.javaworld.com/javaworld/jw-03-2008/jw-03-osgi1.html?page=2

but unfortunately getting the following error while running it:

Michael Van
Ranch Hand

Joined: Nov 25, 2003
Posts: 32




This error is caused because your bundle is attempting to load a bundle with the symbolic name of "org.eclipse.jdt.junit", any version. Try deploying that before your application, and it should allow you to proceed to the next error.

Mike Van
Apache Software Foundation Committer


Mike Van
Apache Software Foundation Committer
 
 
subject: error on running OSGI example
 
Threads others viewed
Eclipse start Up error
Eclipse start Up error
eclipse startup error
OSGI working example
Eclipse on Debian Sarge
WebSphere development made easy
without the weight of IBM tools
http://www.myeclipseide.com