Uploaded image for project: 'Karaf'
  1. Karaf
  2. KARAF-3892

System properties missing when logging in remotely

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.4.3
    • 2.4.4
    • None
    • None

    Description

      In the main console, system properties are resolved fine:

      karaf@root> echo "${karaf.home}"
      /x1/kits/apache-karaf-2.4.2
      karaf@root> 
      

      But when using ssh or bin/client, they are not available:

      karaf@root> echo "${karaf.home}"
      
      karaf@root> 
      

      This only affects 2.x versions - works fine in versions >= 3.

      Attachments

        Activity

          People

            janstey Jonathan Anstey
            janstey Jonathan Anstey
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: