Perfect! Thanks, that's what I needed.
________________________________________
From: Filippo Diotalevi [[email protected]]
Sent: Thursday, March 26, 2009 3:50 PM
To: [email protected]
Subject: Re: Web Console Configuration

On Thu, Mar 26, 2009 at 6:55 PM, Joel Schuster <[email protected]> wrote:
> Is there a file in which I can specify the configuration for the web console 
> (realm, username, manager.root, etc)?
> If it's the config.properties then what would the names of the properties be?
> Or must I create a bundle that uses the Config Admin to set these values?

Hi,
  there are a few options to configure the webconsole.

The easiest is to use the Webconsole itself (click on Configuration
Tab, than choose Apache Felix OSGI management console and click on
Configure). To use the configuration tab, you need to have the
Configuration Admin service and Metatype service jars

Otherwise, you can use the FileInstall bundle to monitor a folder and
create a file called
"org.apache.felix.webconsole.internal.servlet.OsgiManager.cfg" in that
folder defining the properties specified at
http://felix.apache.org/site/apache-felix-web-console.html#ApacheFelixWebConsole-Configuration

Third option (never tried, actually) is to use Lumins' configuration admin cli
https://opensource.luminis.net/confluence/display/SITE/OSGi+Configuration+Admin+command+line+client


--
Filippo Diotalevi

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to