1 # Licensed to the Apache Software Foundation (ASF) under one
\r
2 # or more contributor license agreements. See the NOTICE file
\r
3 # distributed with this work for additional information
\r
4 # regarding copyright ownership. The ASF licenses this file
\r
5 # to you under the Apache License, Version 2.0 (the
\r
6 # "License"); you may not use this file except in compliance
\r
7 # with the License. You may obtain a copy of the License at
\r
9 # http://www.apache.org/licenses/LICENSE-2.0
\r
11 # Unless required by applicable law or agreed to in writing,
\r
12 # software distributed under the License is distributed on an
\r
13 # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
\r
14 # KIND, either express or implied. See the License for the
\r
15 # specific language governing permissions and limitations
\r
16 # under the License.
\r
18 java.naming.factory.initial=org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
\r
19 connectionFactory.ConnectionFactory=tcp://localhost:31616
\r
20 queue.queue/exampleQueue=exampleQueue
\r