Ashish Khaware created KARAF-7354:
-------------------------------------

             Summary: Apache Karaf 4.2.14 - kar file not installed 
automatically from deploy folder
                 Key: KARAF-7354
                 URL: https://issues.apache.org/jira/browse/KARAF-7354
             Project: Karaf
          Issue Type: Bug
          Components: karaf
    Affects Versions: 4.2.14
            Reporter: Ashish Khaware


I am facing a strange problem while upgrading karaf from 4.2.9 to 4.2.14.

With *4.2.9* I used to keep the kar file in deploy folder and when karaf used 
to start, it used to pick the kar file for installing the feature from my code 
where {{FeaturesService > listFeatures()}} had the entries for kar file feature.

But in {*}4.2.14{*}, on starting karaf {{FeaturesService > listFeatures()}} 
doesn't have entries for kar file feature. This is preventing kar file to load 
and required feature/s are not installed. Only when after starting the karaf, 
if I put the kar file in deploy folder, it is picked up. This is not the way I 
want. I need to put the kar file in deploy well in advance.

I can't add the repository as there will be variety of kar file that can be put 
inside deploy folder based on requirement.

What has changed between 4.2.9 to 4.2.14? What should be done to make this 
working?



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to