If you install the http feature, you should be able to register a servlet as an OSGi service without the full web console. You'll have full control over what is displayed.
On Fri, Jul 20, 2012 at 1:46 AM, mikek753 <[email protected]> wrote: > hi, > > I need a very simple way for a User to update PID (configuration) property > values over Web. > Yes, Karaf Web Console can do it, but it's way to complicated for end user, > who needs just set/change values for custom bundles like EndPoint config > and > etc. > The properties are defined by <cm:property-placeholder> > All "my" PIDs are pre defined. > > What would be right way to implement it? > > Thanks. > > > -- > View this message in context: > http://karaf.922171.n3.nabble.com/What-would-be-the-right-way-to-develop-Web-console-just-for-PID-props-changes-tp4025258.html > Sent from the Karaf - User mailing list archive at Nabble.com. > -- ------------------------ Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ ------------------------ FuseSource, Integration everywhere http://fusesource.com
