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

Karaf's ls command does not represent URL objects correctly

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 2.2.2, 3.0.0
    • Fix Version/s: 2.2.3, 3.0.0
    • Component/s: karaf
    • Labels:
      None

      Description

      This problem is quite simple to reproduce:

      1) start empty karaf-2.2.2
      2) features:install jpa
      3) ls BUNDLE_ID_OF_Aries_JPA_Container

      this outputs:

      Aries JPA Container blueprint integration for Aries blueprint (45) provides:
      ----------------------------------------------------------------------------
      objectClass = org.apache.aries.blueprint.NamespaceHandler
      osgi.service.blueprint.compname = namespaceHandler
      osgi.service.blueprint.namespace = [Ljava.net.URI;@24e1fb6c
      service.id = 96


      objectClass = org.osgi.service.blueprint.container.BlueprintContainer
      osgi.blueprint.container.symbolicname = org.apache.aries.jpa.blueprint.aries
      osgi.blueprint.container.version = 0.3.0
      service.id = 108

      I assume this is one .toString() too much

      (for 3.x I assume so; have to validate though)

        Attachments

          Activity

            People

            • Assignee:
              pieber Andreas Pieber
              Reporter:
              pieber Andreas Pieber
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: