ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Java / JMS » MQ series and Spring

Post new topic  Reply to topic
 MQ series and Spring « View previous topic :: View next topic » 
Author Message
karthikravi
PostPosted: Thu Jun 30, 2005 7:02 am    Post subject: MQ series and Spring Reply with quote

Newbie

Joined: 30 Jun 2005
Posts: 8

Hi,

I'm new to MQ and Spring. I have to configure the applicationContext-jms.xml file to use the queue i had set up in MQ.

<bean id="destination" class="org.activemq.message.ActiveMQQueue">
<constructor-arg><value>OurSimpleQueue</value></constructor-arg>
</bean>

<bean id="connectionFactory" class="org.activemq.ActiveMQConnectionFactory">
<property name="brokerURL"><value>tcp://localhost:61616</value></property>
</bean>

I need to know what needs to be given in these params. These are specific to ActiveMQ.

Any suggestion would be of great help.

Regards,

RK
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » MQ series and Spring
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.