Prev | Current Page 500 | Next

Binildas A Christudas

"Service-Oriented Java Business Integration"

apache.activemq.xbean.BrokerFactoryBean">


class="org.apache.activemq.pool.PooledConnectionFactory">




class="org.apache.activemq.ActiveMQConnectionFactory">



Here we have a JMS consumer through which the external JMS client can send
messages to the NMR. Then we have configured JMS broker to be listening at
localhost:61616. Moreover, we have also set the flow to be of type JMS by setting
flowName="jms?jmsURL=tcp://localhost:61616".
Chapter 17
[ 393 ]
The first managed server configuration is included in ch17\03_Clustering\
managed1\ servicemixmanaged1.xml, which is listed in the following code:

xmlns:amq="http://activemq.org/config/1.0"
xmlns:eip="http://servicemix.apache.org/eip/1.0"
xmlns:foo="http://servicemix.


Pages:
488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512