The features XML doesn't validate because the log feature is missing, providing 
slf4j.
Check the generated feature XML or disable verify

Regards
JB

On Feb 7, 2017, 11:11, at 11:11, Olivier21 <[email protected]> 
wrote:
>Hi Christian,
>
>Thank you for your answer.
>
>I made a file called "module-kar-1.0.0.kar". I try to join this file to
>this
>post. Do you think the problem can come from that?
>
>In fact, I do like this :
>1) I download Karaf Container 4.0.8
>
>2) I change the file "pom.xml" to add
><dependency>
>            <groupId>org.slf4j</groupId>
>            <artifactId>slf4j-simple</artifactId>
>            <version>${slf4j-version}</version>
>        </dependency>
>else, I got the error : missing requirement [slf4j.api/1.6.1]
>osgi.wiring.package;
>filter:="(&(osgi.wiring.package=org.slf4j.impl)(version>=1.6.0))"]]
>
>
>3) In Karaf, I execute the commands :
>feature:install weconsole
>feature:install http-whiteboard
>
>4) I put the kar file into the directory called "deploy"
>
>Please, could you say me if something is wrong?
>
>
>module-kar-1.kar
><http://karaf.922171.n3.nabble.com/file/n4049521/module-kar-1.kar>
>
>
>
>--
>View this message in context:
>http://karaf.922171.n3.nabble.com/Problem-with-a-tutorial-of-Christian-Schneider-tp4049518p4049521.html
>Sent from the Karaf - User mailing list archive at Nabble.com.

Reply via email to