I've seen lots of people asking this or similar questions, but I can't
seem to get a working solution.
I'm running Tomcat 4.1.40 on java 1.6.0_20-b02 on Solaris 10 and getting
these type messages in catalina.out
[org.apache.commons.digester.Digester] : addRuleSet() with no
namespace URI
...
[org.apache.commons.digester.Digester.sax] : startDocument()
...
[org.apache.commons.beanutils.BeanUtils] :
BeanUtils.populate(StandardServer[8005], {port=9015, debug=0,
shutdown=SHUTDOWN})
...
I've tried using in various combinations:
-Dlog4j.debug=true
-Dlog4j.configuration
-Djava.util.logging.config.file
and the corresponding
log4j.properties
log4j.xml
logging.properties
in CLASSPATH and/or co-resident with server.xml.
Can someone point me to a complete solution or the bug report that shows
this will never work under this combination?
P.S. For those who kept reading after "4.1.40", I appreciate hearing me
out.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]