|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Getting Secuity Exits to work |
« View previous topic :: View next topic » |
Author |
Message
|
basscheffers |
Posted: Mon Feb 24, 2003 3:32 am Post subject: Getting Secuity Exits to work |
|
|
Newbie
Joined: 29 Jan 2003 Posts: 6 Location: London
|
This may yet be another newbie question...
I wrote a security exit in C and the client end in Java. Now when I only install one TCP/IP channel, and set the security exit up in the channel options. (mqse.dll with CHANNELEXIT as entry function, so "mqse(CHANNELEXIT)")
The problem is, the connection just marches right through, the security exit doesn't get invoked at all. (when it does, it should write a line to my log file before anything else is done, so no matter what the rest of the code was doing (even letting the con go straight through) it should still log it, but it doesn't)
What is the trick here?
Thanks for any answers!
Bas. |
|
Back to top |
|
 |
bower5932 |
Posted: Mon Feb 24, 2003 4:41 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
|
Back to top |
|
 |
basscheffers |
Posted: Mon Feb 24, 2003 5:06 am Post subject: |
|
|
Newbie
Joined: 29 Jan 2003 Posts: 6 Location: London
|
IC72, pretty much where I got my code from. AFAIK, I am doing exactly what I should be doing to get it to work, but it doesn't. Are there any logs I could look at in MQ? According to the manual it logs to the windows log service, but all I get in there are start-up/shutdown notifications. Can you increase the log level so that it logs this kind of event?
Cheers,
Bas. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|