Hi, we either have a bug here, or the tomcat digester does actually produce that information on warning level.
regards, Achim 2016-08-10 15:51 GMT+02:00 iJava <[email protected]>: > I set org.ops4j.pax.web.jsp.log.verbosity.level to WARNING. > > However, every time I start server I have tons of the following messages. > How to disable them? > > org.ops4j.pax.web.pax-web-jsp[org.apache.tomcat.util.digester.Digester] > : New match='taglib/tag/attribute/name' > org.ops4j.pax.web.pax-web-jsp[org.apache.tomcat.util.digester.Digester] > : Fire begin() for CallMethodRule[methodName=setName, paramCount=0, > paramTypes={java.lang.String}] > org.ops4j.pax.web.pax-web-jsp[org.apache.tomcat.util.digester.Digester.sax] > : characters(select) > org.ops4j.pax.web.pax-web-jsp[org.apache.tomcat.util.digester.Digester.sax] > : endElement(http://java.sun.com/xml/ns/j2ee,name,name) > org.ops4j.pax.web.pax-web-jsp[org.apache.tomcat.util.digester.Digester] > : match='taglib/tag/attribute/name' > org.ops4j.pax.web.pax-web-jsp[org.apache.tomcat.util.digester.Digester] > : bodyText='select' > org.ops4j.pax.web.pax-web-jsp[org.apache.tomcat.util.digester.Digester] > : Fire body() for CallMethodRule[methodName=setName, paramCount=0, > paramTypes={java.lang.String}] > org.ops4j.pax.web.pax-web-jsp[org.apache.tomcat.util.digester.Digester] > : Popping body text ' > org.ops4j.pax.web.pax-web-jsp[org.apache.tomcat.util.digester.Digester] > : Fire end() for CallMethodRule[methodName=setName, paramCount=0, > paramTypes={java.lang.String}] > org.ops4j.pax.web.pax-web-jsp[org.apache.tomcat.util.digester.Digester] : > [CallMethodRule]{taglib/tag/attribute/name} Call org.apache.tomcat.util. > descriptor.tld.TldRuleSet$Attribute.setName(select/java.lang.String) > org.ops4j.pax.web.pax-web-jsp[org.apache.tomcat.util.IntrospectionUtils] > : > IntrospectionUtils:org.apache.tomcat.util.descriptor.tld.TldRuleSet$Attribute.setName( > select) > org.ops4j.pax.web.pax-web-jsp[org.apache.tomcat.util.digester.Digester.sax] > : characters( > ) > org.ops4j.pax.web.pax-web-jsp[org.apache.tomcat.util.digester.Digester.sax] > : startElement(http://java.sun.com/xml/ns/j2ee,required,required) > org.ops4j.pax.web.pax-web-jsp[org.apache.tomcat.util.digester.Digester] > : Pushing body text ' > > > ' > org.ops4j.pax.web.pax-web-jsp[org.apache.tomcat.util.digester.Digester] > : New match='taglib/tag/attribute/required' > org.ops4j.pax.web.pax-web-jsp[org.apache.tomcat.util.digester.Digester] > : Fire begin() for org.apache.tomcat.util.descriptor.tld.TldRuleSet$ > GenericBooleanRule@1bd2d1e0 > org.ops4j.pax.web.pax-web-jsp[org.apache.tomcat.util.digester.Digester.sax] > : characters(true) > org.ops4j.pax.web.pax-web-jsp[org.apache.tomcat.util.digester.Digester.sax] > : endElement(http://java.sun.com/xml/ns/j2ee,required,required) > org.ops4j.pax.web.pax-web-jsp[org.apache.tomcat.util.digester.Digester] > : match='taglib/tag/attribute/required' > org.ops4j.pax.web.pax-web-jsp[org.apache.tomcat.util.digester.Digester] > : bodyText='true' > org.ops4j.pax.web.pax-web-jsp[org.apache.tomcat.util.digester.Digester] > : Fire body() for org.apache.tomcat.util.descriptor.tld.TldRuleSet$ > GenericBooleanRule@1bd2d1e0 > org.ops4j.pax.web.pax-web-jsp[org.apache.tomcat.util.digester.Digester] > : Popping body text ' > > > ' > org.ops4j.pax.web.pax-web-jsp[org.apache.tomcat.util.digester.Digester] > : Fire end() for org.apache.tomcat.util.descriptor.tld.TldRuleSet$ > GenericBooleanRule@1bd2d1e0 > org.ops4j.pax.web.pax-web-jsp[org.apache.tomcat.util.digester.Digester.sax] > : characters( > ) > org.ops4j.pax.web.pax-web-jsp[org.apache.tomcat.util.digester.Digester.sax] > : startElement(http://java.sun.com/xml/ns/j2ee,rtexprvalue,rtexprvalue) > org.ops4j.pax.web.pax-web-jsp[org.apache.tomcat.util.digester.Digester] > : Pushing body text ' > > > > ' > org.ops4j.pax.web.pax-web-jsp[org.apache.tomcat.util.digester.Digester] > : New match='taglib/tag/attribute/rtexprvalue' > org.ops4j.pax.web.pax-web-jsp[org.apache.tomcat.util.digester.Digester] > : Fire begin() for org.apache.tomcat.util.descriptor.tld.TldRuleSet$ > GenericBooleanRule@3668bb80 > org.ops4j.pax.web.pax-web-jsp[org.apache.tomcat.util.digester.Digester.sax] > : characters(false) > org.ops4j.pax.web.pax-web-jsp[org.apache.tomcat.util.digester.Digester.sax] > : endElement(http://java.sun.com/xml/ns/j2ee,rtexprvalue,rtexprvalue) > org.ops4j.pax.web.pax-web-jsp[org.apache.tomcat.util.digester.Digester] > : match='taglib/tag/attribute/rtexprvalue' > org.ops4j.pax.web.pax-web-jsp[org.apache.tomcat.util.digester.Digester] > : bodyText='false' > org.ops4j.pax.web.pax-web-jsp[org.apache.tomcat.util.digester.Digester] > : Fire body() for org.apache.tomcat.util.descriptor.tld.TldRuleSet$ > GenericBooleanRule@3668bb80 > org.ops4j.pax.web.pax-web-jsp[org.apache.tomcat.util.digester.Digester] > : Popping body text ' > > > > ' > org.ops4j.pax.web.pax-web-jsp[org.apache.tomcat.util.digester.Digester] > : Fire end() for org.apache.tomcat.util.descriptor.tld.TldRuleSet$ > GenericBooleanRule@3668bb80 > org.ops4j.pax.web.pax-web-jsp[org.apache.tomcat.util.digester.Digester.sax] > : characters( > ) > org.ops4j.pax.web.pax-web-jsp[org.apache.tomcat.util.digester.Digester.sax] > : endElement(http://java.sun.com/xml/ns/j2ee,attribute,attribute) > org.ops4j.pax.web.pax-web-jsp[org.apache.tomcat.util.digester.Digester] > : match='taglib/tag/attribute' > org.ops4j.pax.web.pax-web-jsp[org.apache.tomcat.util.digester.Digester] > : bodyText=' > > -- > -- > ------------------ > OPS4J - http://www.ops4j.org - [email protected] > > --- > You received this message because you are subscribed to the Google Groups > "OPS4J" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- 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 -- -- ------------------ OPS4J - http://www.ops4j.org - [email protected] --- You received this message because you are subscribed to the Google Groups "OPS4J" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
