Skip to content

Commit

Permalink
deprecated configuration removed
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelwechner committed Jun 21, 2012
1 parent 4d01431 commit 3d51277
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions conf/log4j.properties
Expand Up @@ -71,13 +71,6 @@ log4j.appender.jms.url=tcp://localhost:61616
# INFO: See http://activemq.apache.org/tcp-transport-reference.html (Also see http://activemq.apache.org/failover-transport-reference.html, whereas be aware that the failover connection does not seem to throw a runtime connection if it cannot connect and hence Yanel will hang during startup!)
#log4j.appender.jms.url=tcp://localhost:61616?connectionTimeout=3000

# DEPRECATED (because one had to restart the Log4jConverter bundle inside Felix manually)
#log4j.appender.jms=org.apache.log4j.net.JMSAppender
#log4j.appender.jms.InitialContextFactoryName=org.apache.activemq.jndi.ActiveMQInitialContextFactory
#log4j.appender.jms.ProviderURL=tcp://localhost:61616
#log4j.appender.jms.TopicBindingName=logTopic
#log4j.appender.jms.TopicConnectionFactoryBindingName=ConnectionFactory


# 404 log4j
log4j.appender.A3=org.apache.log4j.RollingFileAppender
Expand Down

0 comments on commit 3d51277

Please sign in to comment.