ActiveMQ Artemis Resource Adapter
ArtemisRA
Apache Software Foundation
JMS 2.0 Server
1.0
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
true
org.apache.activemq.artemis.ra.ActiveMQResourceAdapter
The transport type. Multiple connectors can be configured by using a comma separated list,
i.e. org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnectorFactory,org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnectorFactory.
ConnectorClassName
java.lang.String
org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnectorFactory
The transport configuration. These values must be in the form of key=val;key=val;,
if multiple connectors are used then each set must be separated by a comma i.e. host=host1;port=61616,host=host2;port=61617.
Each set of params maps to the connector classname specified.
ConnectionParameters
java.lang.String
host=localhost;port=61616
org.apache.activemq.artemis.ra.ActiveMQRAManagedConnectionFactory
The default session type
SessionDefaultType
java.lang.String
javax.jms.Queue
Whether or not to participate in a JTA transaction, this is used if the RA does not have access to the Transaction Manager
InJtaTransaction
java.lang.Boolean
true
Try to obtain a lock within specified number of seconds; less than or equal to 0 disable this functionality
UseTryLock
java.lang.Integer
0
org.apache.activemq.artemis.ra.ActiveMQRAConnectionFactory
org.apache.activemq.artemis.ra.ActiveMQRAConnectionFactoryImpl
javax.jms.Session
org.apache.activemq.artemis.ra.ActiveMQRASession
XATransaction
BasicPassword
javax.resource.spi.security.PasswordCredential
false
javax.jms.MessageListener
org.apache.activemq.artemis.ra.inflow.ActiveMQActivationSpec
destination
javax.jms.Queue
org.apache.activemq.artemis.jms.client.ActiveMQQueue
Address
java.lang.String
javax.jms.Topic
org.apache.activemq.artemis.jms.client.ActiveMQTopic
Address
java.lang.String
javax.jms.ConnectionFactory
org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
BrokerURL
java.lang.String
javax.jms.XAConnectionFactory
org.apache.activemq.artemis.jms.client.ActiveMQXAConnectionFactory
BrokerURL
java.lang.String