You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2013/01/26 04:29:19 UTC

[jira] [Resolved] (KARAF-2136) ServiceMix Spec property mispelled in etc/system.properties

     [ https://issues.apache.org/jira/browse/KARAF-2136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré resolved KARAF-2136.
-----------------------------------------

    Resolution: Fixed
    
> ServiceMix Spec property mispelled in etc/system.properties
> -----------------------------------------------------------
>
>                 Key: KARAF-2136
>                 URL: https://issues.apache.org/jira/browse/KARAF-2136
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-core
>    Affects Versions: 2.3.0
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.3.1, 3.0.0
>
>
> In etc/system.properties, we define some ServiceMix Specs options, like timeout and debug support.
> Unfortunately, the properties corresponding to these options are misspelled:
> org.apache.servicemic.specs.debug=false
> org.apache.servicemic.specs.timeout=0
> whereas it should be:
> org.apache.servicemix.specs.debug=false
> org.apache.servicemix.specs.timeout=0

--
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