Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 08:22 Go to next message
S. SchulzFriend
Messages: 72
Registered: September 2011
Member
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 11:44 Go to previous messageGo to next message
Nepomuk Seiler is currently offline Nepomuk SeilerFriend
Messages: 88
Registered: December 2010
Member
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 13:23 Go to previous message
S. SchulzFriend
Messages: 72
Registered: September 2011
Member
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: Fri Mar 29 11:19:33 GMT 2024

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

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

Back to the top