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

Post new topic  Reply to topic
 Security Exit implementation « View previous topic :: View next topic » 
Author Message
basscheffers
PostPosted: Wed Jan 29, 2003 5:31 am    Post subject: Security Exit implementation Reply with quote

Newbie

Joined: 29 Jan 2003
Posts: 6
Location: London

Sorry to be the newbie. I have been asked to implement security exits for JMS and have been finding the docs less than clear...

I have MQ 5.2.1 with MA88 installed on my Windows 2K workstation for development. Postcard works fine and the JMS test applet works fine. So far so good.

The docs say to simply implement SecurityExit and do "MQEnvironment.securityExit = new MySecurityExit();" before any other code. All fine and well, but I guess this security exit has to be implemented on the server somewhere. I cannot find anything about that.

The problem I am trying to solve is that in the current instalation in this bank, and JMS client can connect to any queue, which is a big oops. Can anyone point me to a good guide or even example code. Client and server side and how to tell the server to use "mySecurityExit" for a queue?

Thanks,
Bas.
Back to top
View user's profile Send private message Send e-mail MSN Messenger
kingdon
PostPosted: Wed Jan 29, 2003 8:18 am    Post subject: Reply with quote

Acolyte

Joined: 14 Jan 2002
Posts: 63
Location: UK

Hi Bas,

the MQEnvironment.securityExit approach is for the Java MQI, not for JMS which defines the exits via the connection factories. At the server end you will need to implement a matching exit as a native library since the server doesn't support Java exits.

The behaviour regarding client access is described in chapter 7 of the Clients manual.

You may be constrained by the MQ version deployed, but you may wish to investigate the use of SSL to secure client channels (available in MQ5.3).

Regards,
James.
Back to top
View user's profile Send private message
basscheffers
PostPosted: Wed Jan 29, 2003 8:28 am    Post subject: Reply with quote

Newbie

Joined: 29 Jan 2003
Posts: 6
Location: London

Hi James,

Thanks for the reply.

Grrr, that's what I was afraid off, but hoping there was just something I did not see.

Cheers,
Bas.
Back to top
View user's profile Send private message Send e-mail MSN Messenger
David.Partridge
PostPosted: Thu Jan 30, 2003 5:41 am    Post subject: Reply with quote

Master

Joined: 28 Jun 2001
Posts: 249

Or you could just purchase a commerical solution of which there are several. Ours is of course the best <GRIN>!

For more details contact me via email (click on profile and then on email).
_________________
Cheers,
David C. Partridge
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 » Security Exit implementation
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.