TemporaryQueue Name fails security check

Is there any way to specify the prefix (first part) of the name of a queue created by CreateTemporaryQueue? This can be done with base MQSeries, and is ESSENTIAL when using the temporary queue as a ReplyTo queue, if sending the request message to an MQ program on S/390. Security checks (eg by RACF) will prevent the server program writing to the ReplyTo queue unless the user has been granted access to the queue name (specified using wild card, eg ABCD.EFG.*). The queue names generated by CreateTemporaryQueue are AMQ.* (on my system), and it is against our RACF security policy to give access to queues AMQ.*.

[627 byte] By [scrth] at [2007-9-26 4:35:22]
# 1
I am having the same problem with NT, not with mainframe RACF. do you have some progress on this issue to share?
dunkin_12 at 2007-6-29 17:52:26 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...