Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
webconsole-2.0.6
-
None
-
OS: Windows XP SP3
Java: 1.6_016
OSGi framework: Felix [2.0.1] + File Install [2.0.8] + WebConsole [2.0.6]
Description
I'm using Felix [2.0.1] with File Install [2.0.8] and WebConsole [2.0.6]
Even that I use the file install (org.apache.felix.webconsole.internal.servlet.OsgiManager.cfg) or using manual updates done on Config (using the CM editor bundle: net.luminis.cmc_0.2.4.jar), and I also see that the config is included in CM but is not bound to org.apache.felix.webconsole.internal.servlet.OsgiManager PID.
// Example: org.apache.felix.webconsole.internal.servlet.OsgiManager.cfg
- ---------------------------------------------------------
- Apache Felix Web Console configuration
- ---------------------------------------------------------
realm=OSGi Management Console
username=admin
password=nimda
manager.root=/syscon
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Additioanly it seams that the managedservice is not installed (Why I can't see it as a Managed Service ) for this PID ... (here are the services registered by web console bundle)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-> inspect s c 1
Apache Felix Web Management Console (1) provides services:
----------------------------------------------------------
objectClass = org.apache.felix.webconsole.ConfigurationPrinter
service.id = 46
objectClass = org.apache.felix.webconsole.ConfigurationPrinter
service.id = 47
objectClass = org.apache.felix.webconsole.ConfigurationPrinter
service.id = 48
objectClass = org.apache.felix.webconsole.ConfigurationPrinter
service.id = 49
objectClass = org.apache.felix.webconsole.ConfigurationPrinter
service.id = 50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++