During development, you can use the AIMS System Web console to inspect deployed
bundles, registered configurations, and the OSGi container. By default, the Web console is
disabled.
Procedure
- Edit the <SMSBUILDER_HOME>\conf\config.properties file, and uncomment these
lines:
# Uncomment to aid in debugging container issues.
#felix.auto.start.6 = \
#${aims.app.dir}/aims-felix-webconsole-1.0.2.jar \
#${aims.app.dir}/event-webconsole-1.0.3-SNAPSHOT.jar
- Copy the
org.apache.felix.webconsole.internal.servlet.OsgiManager.properties
file to the conf/cfgbackup folder.