Achim,
That was it.  I added <packagingExcludes> to the war plugin in pom.xml[1]

Paul Spencer


[1] 
https://maven.apache.org/plugins/maven-war-plugin/examples/including-excluding-files-from-war.html

On Dec 30, 2014, at 11:14 AM, Achim Nierbeck <[email protected]> wrote:

> Usually nothing special is needed, maybe your war does contain some logging 
> jars, so it doesn't get connected to the pax-logging provided ones?
> 
> regards, Achim 
> 
> 2014-12-30 17:04 GMT+01:00 Paul Spencer <[email protected]>:
> Karaf 3.0.2
> MyFaces 2.2.6
> 
> Which “Import-Packages” must be included for a WAR to enable PAX-Logging?
> 
> Currently I have included the following, but no logging from my WAR is in 
> karaf.log
>         org.slf4j;version="[1.7,2)",
> 
> Changing the log level from Karaf’s console has not affect.
> 
> Paul Spencer
> 
> 
> 
> 
> -- 
> 
> Apache Member
> Apache Karaf <http://karaf.apache.org/> Committer & PMC
> OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer & 
> Project Lead
> blog <http://notizblog.nierbeck.de/>
> Co-Author of Apache Karaf Cookbook <http://bit.ly/1ps9rkS>
> 
> Software Architect / Project Manager / Scrum Master 
> 

Reply via email to