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 » MQProperties

Post new topic  Reply to topic
 MQProperties « View previous topic :: View next topic » 
Author Message
rajmq
PostPosted: Sun Feb 16, 2003 4:18 am    Post subject: MQProperties Reply with quote

Partisan

Joined: 29 Sep 2002
Posts: 331
Location: USA

Hi,
I am Using MQ5.2 and WMQI2.1.My Broker is running into AIX and ConfigMgr is in Win2k. One of our application server is connected to AIX QMgr and java program will wait in while loop. Once message comes it will call corresponding request class.
But Our Application Server is acting has three server using the cloning (java)concept.
Once Appication Server received message,all three server are reading the message.But i need to read that request msg by only one server.

For avoiding the above problem,
is it possible to control using the MQ level Properties??

Thanks in Advance
raj
Back to top
View user's profile Send private message
yaakovd
PostPosted: Tue Feb 18, 2003 8:15 am    Post subject: Reply with quote

Partisan

Joined: 20 Jan 2003
Posts: 319
Location: Israel

1. If you can use MDB in application server, this poblem will auto-eliminated.

2. How you read the message brows and copy or get? Becouse in second option message should be locked by first application.

Possible that you create clones for each server and duplicate the message in application?
_________________
Best regards.
Yaakov
SWG, IBM Commerce, Israel
Back to top
View user's profile Send private message Send e-mail
rajmq
PostPosted: Wed Feb 19, 2003 4:42 am    Post subject: Reply with quote

Partisan

Joined: 29 Sep 2002
Posts: 331
Location: USA

Hi

Thanks for ur Reply

1.What is MDB?? is it there any document?
2.I am using get option only for reading the message.But i could't understand difference bet'n browse and copy or get?
can u explain some more detail

regards
raj
Back to top
View user's profile Send private message
yaakovd
PostPosted: Wed Feb 19, 2003 6:35 am    Post subject: Reply with quote

Partisan

Joined: 20 Jan 2003
Posts: 319
Location: Israel

1.MDB is MessageDrivenBean (javax.ejb). You can find it J2EE specification.

2. When you browse on message (without lock it), the message is available for any other application. But may be your problem that you create multiple clone of same message after get (check it).

I don't understand, if each server has separated connection or single application connected to MQ and forwards message to 3 servers?
_________________
Best regards.
Yaakov
SWG, IBM Commerce, Israel
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » MQProperties
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.