Skip to content

Commit

Permalink
failover example added
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelwechner committed Aug 27, 2012
1 parent 4017035 commit 5113df9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf/log4j.properties
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ log4j.appender.jms.channel=rawEvents
log4j.appender.jms.url=tcp://localhost:61616
#
#log4j.appender.jms.url=ssl://localhost:61617
#log4j.appender.jms.url=failover:(ssl://localhost:61617,ssl://1.2.3.4:61617)?randomize=false
#log4j.appender.jms.truststore=/home/wyona/src/yanel/conf/local/client.ts
# INFO: The keystorepassword is needed if the truststore was generated with a password, e.g. 'keytool -import -alias broker -storepass TRUSTSTORE_PASSWORD -keystore client.ts -file broker_cert'
#log4j.appender.jms.keystorepassword=TRUSTSTORE_PASSWORD
Expand Down

0 comments on commit 5113df9

Please sign in to comment.