Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagehtml/xml
<brokerManagerConfiguration>
	..
	<brokerConfiguraton name="activemqJmsBroker" type="jms">
		<property name="jndiName">org.apache.activemq.jndi.ActiveMQInitialContextFactory</property>
		<property name="username">admin</property>
		<property name="password">admin</property>
		<property name="providerUrl">tcp://localhost:61616</property>
	</brokerConfiguraton>
	..
	..
</brokerManagerConfiguration>

Configuring topics for JMS broker

The topic used when using JMS broker will be the standard JMS topics

Input/Output mapping supported by JMS Broker

JMS broker can be configured with XML or Map  input mapping, and Text, XML or Map   output mapping of a query.