Author |
Message |
Topic: reconnecting to MQ using xms.net |
simon
Replies: 5 Views: 5972
|
Forum: IBM MQ API Support Posted: Wed Apr 27, 2011 6:28 am Subject: reconnecting to MQ using xms.net |
havent done yet want to see if i was missing something in the configuration or that the was a work around that some one had found.
but what ever i search for on google gives me no help as it all ... |
Topic: reconnecting to MQ using xms.net |
simon
Replies: 5 Views: 5972
|
Forum: IBM MQ API Support Posted: Wed Apr 27, 2011 6:05 am Subject: reconnecting to MQ using xms.net |
) Is this specific to .NET Framework 3.5?
no means to easily test other and this is the framework rest of the systems are built on
2) Does this happen only when XMS .NET is used in a service. Oth ... |
Topic: reconnecting to MQ using xms.net |
simon
Replies: 5 Views: 5972
|
Forum: IBM MQ API Support Posted: Wed Apr 20, 2011 3:19 am Subject: reconnecting to MQ using xms.net |
WOndering if anyone has come across a simliar problem as this.
set up connection factor in .net3.5 windows service using mq client tools 7.0.1.4
consume some message fromteh que using ImessageConsum ... |
Topic: WebSphere MQ using .net client and SSL |
simon
Replies: 11 Views: 12562
|
Forum: IBM MQ Security Posted: Thu Mar 10, 2011 12:31 am Subject: WebSphere MQ using .net client and SSL |
CCDT? is that something like certificate data store? |
Topic: WebSphere MQ using .net client and SSL |
simon
Replies: 11 Views: 12562
|
Forum: IBM MQ Security Posted: Wed Mar 09, 2011 6:54 am Subject: WebSphere MQ using .net client and SSL |
Oh well that at least made me laugh . Onto the blind coding then |
Topic: WebSphere MQ using .net client and SSL |
simon
Replies: 11 Views: 12562
|
Forum: IBM MQ Security Posted: Wed Mar 09, 2011 5:05 am Subject: WebSphere MQ using .net client and SSL |
...Is that XMS?...
That's the first time you've mentioned it and as far as I am aware the answer is no as XMS uses a ConnectionFactory object, so using a CCDT etc. is out of the picture.
Have been ... |
Topic: WebSphere MQ using .net client and SSL |
simon
Replies: 11 Views: 12562
|
Forum: IBM MQ Security Posted: Wed Mar 09, 2011 3:48 am Subject: WebSphere MQ using .net client and SSL |
OK, then make sure the client host server is at WMQ V7.0 and use an mqclient.ini file and CMS key store(s) to abstract connection information dependency from the client (it'll be an unmanaged client ... |
Topic: WebSphere MQ using .net client and SSL |
simon
Replies: 11 Views: 12562
|
Forum: IBM MQ Security Posted: Wed Mar 09, 2011 2:09 am Subject: WebSphere MQ using .net client and SSL |
Nope client will be on a different windows cluster server to the one that is hostin the Websphere MQ V6 |
Topic: WebSphere MQ using .net client and SSL |
simon
Replies: 11 Views: 12562
|
Forum: IBM MQ Security Posted: Tue Mar 08, 2011 7:09 am Subject: WebSphere MQ using .net client and SSL |
I'm looking for a little advices fromt he people out there
I have been tasked to create windows serivces that will connect to a Websphere MQ version 6 QueueManager on a windows machine and cosume th ... |
Topic: Problem with SSL config for .net MQ client to MQ v6 |
simon
Replies: 17 Views: 30209
|
Forum: General IBM MQ Support Posted: Thu Aug 13, 2009 7:19 am Subject: Problem with SSL config for .net MQ client to MQ v6 |
unsuprsingly no mention of MQ for .net in that article so guessing i'm still stuck. also the version of MQ we are also using is 6.0.2.4
basically what i really need is a dumbies guide for how to ... |
Topic: Problem with SSL config for .net MQ client to MQ v6 |
simon
Replies: 17 Views: 30209
|
Forum: General IBM MQ Support Posted: Thu Aug 13, 2009 6:55 am Subject: Problem with SSL config for .net MQ client to MQ v6 |
I forgot to tell you that looking at the MQSeries errors subdirectory is a great source of dianostic. Look at the AMQERR01.LOG file.
on the windows client that i'm using i get the AMQ9642 error nu ... |
Topic: Problem with SSL config for .net MQ client to MQ v6 |
simon
Replies: 17 Views: 30209
|
Forum: General IBM MQ Support Posted: Thu Aug 13, 2009 6:49 am Subject: Problem with SSL config for .net MQ client to MQ v6 |
it sounds clear but also more worrying does this mean that if i say have 10 different win's services connecting to the same MQ SSL channel i would need to generate the key with thoses userid in it... ... |
Topic: Problem with SSL config for .net MQ client to MQ v6 |
simon
Replies: 17 Views: 30209
|
Forum: General IBM MQ Support Posted: Thu Aug 13, 2009 6:18 am Subject: Problem with SSL config for .net MQ client to MQ v6 |
The local ertificate store? do you mean the one you access from internet explore or some where else.. as IE wont import the .kdb file.
the version of MQ i have installed if a very light weight ver ... |
Topic: Problem with SSL config for .net MQ client to MQ v6 |
simon
Replies: 17 Views: 30209
|
Forum: General IBM MQ Support Posted: Thu Aug 13, 2009 5:50 am Subject: Problem with SSL config for .net MQ client to MQ v6 |
By the sounds of it i dont have half the stuff i need to beable to make this even remotely work.. ahhhhhh and the remote MQ has not been set upcorrectly etiher as all that been done on there is settin ... |
Topic: Problem with SSL config for .net MQ client to MQ v6 |
simon
Replies: 17 Views: 30209
|
Forum: General IBM MQ Support Posted: Thu Aug 13, 2009 4:45 am Subject: Problem with SSL config for .net MQ client to MQ v6 |
you'll have to forgive me if some of the following question seem dumb but.. what fiels do i need t do this with. baically all i have been provide with from the MQ team is (quemanager).kdb/sth and chan ... |