[jboss-jira] [JBoss JIRA] (AS7-5925) Karaf configuration through ConfigAdmin

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Mon Nov 12 11:34:18 EST 2012


    [ https://issues.jboss.org/browse/AS7-5925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12733464#comment-12733464 ] 

Thomas Diesler commented on AS7-5925:
-------------------------------------

It sounds like we'd need a better abstraction to allow Karaf to be configured in a container environment. Maybe some KarafConfigurationService that by default accesses the sysprops as is. When run in AS it can get the configuration from else where.
                
> Karaf configuration through ConfigAdmin
> ---------------------------------------
>
>                 Key: AS7-5925
>                 URL: https://issues.jboss.org/browse/AS7-5925
>             Project: Application Server 7
>          Issue Type: Feature Request
>          Components: OSGi
>            Reporter: Thomas Diesler
>            Assignee: Thomas Diesler
>             Fix For: 7.2.0.CR1
>
>
> Currently we add these props to standalone.conf
> {code}
> -Dkaraf.home=.../jboss-as-karaf-7.2.0.Alpha1-SNAPSHOT/standalone/data/karaf -Dkaraf.base=.../jboss-as-karaf-7.2.0.Alpha1-SNAPSHOT/standalone/data/karaf -Dkaraf.startRemoteShell=true -Dkaraf.startLocalConsole=false
> {code}
> For this we should have sensible defaults as well as make the SSH port (and possibly other options) configurable through ConfigAdmin

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list