Skip to main content



      Home
Home » Eclipse Projects » Equinox » OSGI-Console for org.eclipse.osgi 3.8.1
OSGI-Console for org.eclipse.osgi 3.8.1 [message #938869] Wed, 10 October 2012 04:22 Go to next message
Eclipse UserFriend
Hi everyone!

We have a problem concerning the OSGI console of a JBoss 5 server. We created a WAR with the -console parameter and the JBoss doesn't show the console regardless. Since we had a WAR somewhere that worked, we compared the two of them, plug-in by plug-in and came to the conclusion:

If the plug-in org.eclipse.osgi 3.8.1 is used, the console won't show, with org.eclipse.osgi 3.7.2 and org.eclipse.osgi 3.7.0 everything is fine. There is no error message of any kind.

Is there an API break or something? Do we need to specify the OSGI console somewhere different starting with 3.8? Or could that be a version conflict (we are using RAP 1.5, but there seems to be no reasonable versioning in the plug-ins starting with org.eclipse whatsoever)?

Thanks in advance,

S. Schulz

Re: OSGI-Console for org.eclipse.osgi 3.8.1 [message #943351 is a reply to message #938869] Sun, 14 October 2012 07:44 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

AFAIK org.eclipse.osgi 3.8.1 relies on apache felix gogo for OSGi console. So you have to add the three bundles



  1. gogo.shell
  2. gogo.runtime
  3. gogo.command


For more information take a look at http://felix.apache.org/site/apache-felix-gogo.html
Re: OSGI-Console for org.eclipse.osgi 3.8.1 [message #945614 is a reply to message #943351] Mon, 15 October 2012 09:23 Go to previous message
Eclipse UserFriend
Thanks, that seemed to work for now. It's still kind of strange to change something that big without notice.
Previous Topic:JDK/JRE packages not exported by OSGi system bundle
Next Topic:[SOLVED] ClassLoader problem : How to specify it ?
Goto Forum:
  


Current Time: Wed Jul 23 22:57:45 EDT 2025

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

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

Back to the top