For your own Bundle you need to supply metatype service information. To do so, you need to create a metatype.xml file under /OSGI-INF/metatype In this file you need to configure the available configuration options. The reason for this is, that the webconsole does look for this information, it looks like it is a current requirement for the webconsole right now.
wkharold wrote: > > OK, I've figured out the answer to question two (why does that always > happen *after* you post?) It turns out that I deleted the .cfg file while > Karaf was down. Doing a 'touch' of the <service.pid>.cfg file and then > deleting it while Karaf is up removes the unwanted configuration entry. > > Now I just need to know how to get the configuration properties to show up > under the webconsole's 'configuration' tab. > > ... WkH > -- View this message in context: http://karaf.922171.n3.nabble.com/Two-CM-Questions-tp1948572p1952905.html Sent from the Karaf - User mailing list archive at Nabble.com.
