[ 
https://issues.apache.org/jira/browse/KARAF-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14291939#comment-14291939
 ] 

Christian Schneider commented on KARAF-1025:
--------------------------------------------

Just pushed an implementation of a command config:meta to shoe meta type 
informations for a config pid:
{code}
karaf@root()> config:meta -p org.ops4j.pax.web
pid:org.ops4j.pax.web
key                                         | name                             
| type   | default                                    | description
--------------------------------------------------------------------------------------------------------------------------------------------------
org.osgi.service.http.useNIO                | Use NIO                          
| String | true                                       |            
org.osgi.service.http.checkForwardedHeaders | Check for X-Forwareded-* headers 
| String | false                                      |            
{code}

> Explicit Property Name in Karaf System Console
> ----------------------------------------------
>
>                 Key: KARAF-1025
>                 URL: https://issues.apache.org/jira/browse/KARAF-1025
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-webconsole
>            Reporter: Edward Ost
>            Assignee: Christian Schneider
>            Priority: Minor
>
> When I look in the Console at say the Pax Web Runtime I think it corresponds 
> to the org.ops4j.pax.web configuration.  I see the "HTTP Port Secure" config 
> property and many other properties.  How do I get a list of all of these 
> settable properties from the command line?  If I look at the etc file I they 
> are not listed.  One of the drawbacks of convention over configuration if not 
> made explicit somewhere.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to