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 » Useless READ access to MQ Queue by WAS

Post new topic  Reply to topic
 Useless READ access to MQ Queue by WAS « View previous topic :: View next topic » 
Author Message
jlenz1
PostPosted: Wed Oct 08, 2008 1:27 am    Post subject: Useless READ access to MQ Queue by WAS Reply with quote

Newbie

Joined: 08 Oct 2008
Posts: 1

There's an application in our shop using WAS 6.1.0.19 to MQPUT/MQGET requests/replies to/from a mainframe queue manager (WMQ V6.0). The access happens through alias queues - the use of the real base queues behind the aliases is prevented by RACF security manager.
It works well, but ...

We have to notice that something tries to MQGET BROWSE from the real reply queue behind the reply alias. My presumption is that WAS performs a MQINQ to determine the name of the base queue and hereafter tries to MQGET BROWSE from that base queue. We do not want to allow that access because it's not necessary. The application on WAS gets the reply via MQGET access to the alias queue.

Can anyone tell us how to suppress that behaviour of WAS ?
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Wed Oct 08, 2008 1:58 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

WAS is using JMS. You always have to add inq to any permissions when using JMS. Also when using an MDB you should add browse to inq + get.

If this behavior persists you might want to open a PMR with IBM.
Enjoy
_________________
MQ & Broker admin
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 » Useless READ access to MQ Queue by WAS
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.