|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Channel Exit - Bind to specific IP |
« View previous topic :: View next topic » |
Author |
Message
|
offshore |
Posted: Wed Jul 14, 2004 9:08 am Post subject: Channel Exit - Bind to specific IP |
|
|
 Master
Joined: 20 Jun 2002 Posts: 222
|
All,
Could anyone guide/show me some sample exit code? Perferably assember or Cobol. C/C++ will work also, just don't have the MVS C compiler ready to go yet.
I am wanting to have an auto-defined cluster sender channel bind to a specific VIPA address. According to this IBM doc locladdr doesn't work..of course I tried to trick it and add it to the SYSTEM.DEF.CLUSSDR but couldn't fool it.
IBM Doc: http://www-1.ibm.com/support/docview.wss?rs=0&q1=IY49334&uid=swg1IY49334&loc=en_GB&cs=utf-8&lang=
Thanks.... |
|
Back to top |
|
 |
pbmsmit |
Posted: Wed Jul 14, 2004 9:20 am Post subject: |
|
|
 Apprentice
Joined: 11 Jul 2003 Posts: 42 Location: Chicago
|
|
Back to top |
|
 |
kman |
Posted: Wed Jul 14, 2004 7:44 pm Post subject: |
|
|
Partisan
Joined: 21 Jan 2003 Posts: 309 Location: Kuala Lumpur, Malaysia
|
Offshore, what is it that you wanted to do really?
The sample exit code, I believe can be found in the App Prog Guide, and also at the sampmq site. |
|
Back to top |
|
 |
oz1ccg |
Posted: Thu Jul 15, 2004 4:53 am Post subject: |
|
|
 Yatiri
Joined: 10 Feb 2002 Posts: 628 Location: Denmark
|
I think you will have to write a channel auto definition exit (CHAD), to do the trick.
MQ will allow you to specify the exit value... but it will get it from the CLUSRCVR you're talking to..... so the real way is CHAD exit.
You can use BlockIP as inspiration, it's writeen in ASM, and is the only z/OS exit I'm aware of writeen in ASM.
http://www.mrmq.dk/BlockIP.htm#BlockIP%20security%20exit
Maybe it's time to write a CHAD exit, but its' quite hard to cover any requirement... It's needed when dealing with security exits on the full repos qmgr. in a mixed environment with Z/OS and distributed MQ.
Just my $0.02  _________________ Regards, Jørgen
Home of BlockIP2, the last free MQ Security exit ver. 3.00
Cert. on WMQ, WBIMB, SWIFT. |
|
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
|
|
|
|