Author |
Message |
Topic: Kerberos Authentication with MQ v6.0 |
shan123
Replies: 8 Views: 9257
|
Forum: General Discussion Posted: Fri Jun 22, 2007 2:53 am Subject: Kerberos Authentication with MQ v6.0 |
Does anyone know the difference between API exits and Security exits ?
Thanks |
Topic: Kerberos Authentication with MQ v6.0 |
shan123
Replies: 8 Views: 9257
|
Forum: General Discussion Posted: Wed Jun 20, 2007 6:26 am Subject: Kerberos Authentication with MQ v6.0 |
The same page says "For more information about how the SSPI channel exit program works, and for instructions on how to implement it, see the WebSphere MQ Application Programming Guide."
D ... |
Topic: Kerberos Authentication with MQ v6.0 |
shan123
Replies: 8 Views: 9257
|
Forum: General Discussion Posted: Wed Jun 20, 2007 5:26 am Subject: Kerberos Authentication with MQ v6.0 |
http://www.mqseries.net/phpBB2/viewtopic.php?t=23993
Thanks for the reply .
I just gone through MQ Security manual for MQv6, pg 72 (PDF).
It is written there that
"Kerberos is supported ... |
Topic: Kerberos Authentication with MQ v6.0 |
shan123
Replies: 8 Views: 9257
|
Forum: General Discussion Posted: Wed Jun 20, 2007 5:04 am Subject: Kerberos Authentication with MQ v6.0 |
Hi,
Does anybody know how to do KDC settings or Kerberos authentication with MQ version 6?
I’ll appreciate your help.
Thanks |
Topic: RFH2 CharacterCodeSetId from WSE .Net |
shan123
Replies: 13 Views: 36621
|
Forum: General IBM MQ Support Posted: Wed May 16, 2007 11:07 pm Subject: RFH2 CharacterCodeSetId from WSE .Net |
Thanks for your help .
my issue has been solved . I just changed mqMsg.WriteString with mqMsg.WriteByte and it works .
Thanks
:D |
Topic: jms uri support in WSE |
shan123
Replies: 0 Views: 2260
|
Forum: General IBM MQ Support Posted: Mon May 14, 2007 12:14 am Subject: jms uri support in WSE |
Hi !
Does anyone knows , whether WSE supports the JMS style uri like jms:/queue?<name>=<value>&<name>=<value> ....
Thanks |
Topic: RFH2 CharacterCodeSetId from WSE .Net |
shan123
Replies: 13 Views: 36621
|
Forum: General IBM MQ Support Posted: Sun May 13, 2007 9:39 pm Subject: RFH2 CharacterCodeSetId from WSE .Net |
@shan123
How are you creating the RFH2.
Are you using XMS? or JMS?
Thanks :oops:
Hi !
I'm not using XMS.net . I'm using WSE 2.0 (using IBM.WMQ)
I have declared some constatants like : ... |
Topic: RFH2 CharacterCodeSetId from WSE .Net |
shan123
Replies: 13 Views: 36621
|
Forum: General IBM MQ Support Posted: Fri May 11, 2007 2:14 am Subject: RFH2 CharacterCodeSetId from WSE .Net |
Hi ,
I set format value as MQC.MQFMT_RF_HEADER_2 .
Thanks |
Topic: RFH2 CharacterCodeSetId from WSE .Net |
shan123
Replies: 13 Views: 36621
|
Forum: General IBM MQ Support Posted: Fri May 11, 2007 1:38 am Subject: RFH2 CharacterCodeSetId from WSE .Net |
Ah.
You're quite right - the <usr> tab in your posted message is indeed empty. I'd say the client is not including it in the PUT message.
Thanks again.
My issue is though I include ... |
Topic: RFH2 CharacterCodeSetId from WSE .Net |
shan123
Replies: 13 Views: 36621
|
Forum: General IBM MQ Support Posted: Fri May 11, 2007 1:00 am Subject: RFH2 CharacterCodeSetId from WSE .Net |
The RFH2 contains non text fields. The example you post looks ok at first glance. Bear in mind it also has it's own CCSID.
You'll find all this described in the Application Programming Reference.
... |
Topic: RFH2 CharacterCodeSetId from WSE .Net |
shan123
Replies: 13 Views: 36621
|
Forum: General IBM MQ Support Posted: Thu May 10, 2007 10:28 pm Subject: RFH2 CharacterCodeSetId from WSE .Net |
Hi,
I am using websphere MQ 6.0 to send request to Request Queue .I’m sending request using RFH2 format from WSE 2.0 .net client. My issue is that I tried all charactersetid like 1200, 12 ... |