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 » JMS Security Exit

Post new topic  Reply to topic
 JMS Security Exit « View previous topic :: View next topic » 
Author Message
mqhelpless
PostPosted: Mon Sep 25, 2006 5:38 am    Post subject: JMS Security Exit Reply with quote

Apprentice

Joined: 13 Jul 2005
Posts: 33

I have implemented security exit on "C MQ Client". Right now, I have a requirement to implement security exit on a JMS client. I have no prior experience with it and thus need some help. In C MQ Client, to setup the exit, I basically configure the environment variables and the AMQCLCHL.TAB file. But for JMS client, how do I implement the security exit? Also, can a security exit (.DLL) written in C be used or do I have to write the security exit in Java (something I am not familiar with). Thanks!
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Mon Sep 25, 2006 5:54 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

You can instruct JMS to use AMQCLCHL.TAB, by setting the property CCDTURL on the QCF.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
mqhelpless
PostPosted: Mon Sep 25, 2006 6:01 am    Post subject: Reply with quote

Apprentice

Joined: 13 Jul 2005
Posts: 33

But the CCDTURL property and the CHANNEL property cannot be both set at the same time. This particular JMS client actually sets the CHANNEL property.

Or .... does it means that by setting the CCDTURL property, I'm instructing the usage of the properties set in TAB which includes the server-connection channel.
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Mon Sep 25, 2006 6:19 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

If you want the client to use your C security exit, it must set CCDTURL and not set CHANNEL.

If you want the client to be able to set the CHANNEL property, then you must write your exit in Java, and follow the other instructions in the documentation for using a Java client exit.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
mqhelpless
PostPosted: Mon Oct 02, 2006 4:30 pm    Post subject: Reply with quote

Apprentice

Joined: 13 Jul 2005
Posts: 33

What about TCF? If only the TCF is set, I would think the same procedure applies except that I point TCF instead of QCF to AMQCLCHL.TAB. Is that right?
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 » JMS Security Exit
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.