blob: 89534a931c04c3221efda260f2b00557237814dc [file] [log] [blame]
#/***********************************************************************************************************************
# * Copyright (c) 2008 empolis GmbH and brox IT Solutions GmbH. All rights reserved. This program and the accompanying
# * materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution,
# * and is available at http://www.eclipse.org/legal/epl-v10.html
# *
# * Contributors: Ivan Churkin (brox IT Solutions GmbH) - initial creator
# **********************************************************************************************************************/
java.naming.factory.initial=org.apache.activemq.jndi.ActiveMQInitialContextFactory
java.naming.provider.url=vm:(broker:(tcp://localhost:61616?jms.useAsyncSend=true)?persistent=false)?marshal=false
initialRedeliveryDelay=500L
redeliveryPolicy.maximumRedeliveries=2
redeliveryPolicy.backOffMultiplier=2
useExponentialBackOff=true