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 » Search

 Search found 41 matches
Author Message
  Topic: System Hangs when creating object in C#
saketr

Replies: 1
Views: 4230

PostForum: IBM MQ API Support   Posted: Mon Mar 12, 2007 1:20 pm   Subject: System Hangs when creating object in C#
Sorry, but your post made little sense to me. Please could you try to rephrase or clarify what you think is a MQ defect?

Warm regards,
Saket

a Hursley view on WebSphere MQ @ http://hursleyonwmq ...
  Topic: Problem while using MQ series through .Net 2.0
saketr

Replies: 3
Views: 5923

PostForum: General Discussion   Posted: Sat Feb 24, 2007 10:22 am   Subject: Problem while using MQ series through .Net 2.0
.NET 2.0 is supported, according to XMS .NET aka IA9H readme here:

ftp://ftp.software.ibm.com/software/integration/support/supportpacs/individual/ia9h.readme.txt

--

a Hursley view on WebSpher ...
  Topic: JMS for C++
saketr

Replies: 3
Views: 7654

PostForum: IBM MQ API Support   Posted: Sat Feb 24, 2007 10:19 am   Subject: JMS for C++
You should look at support IA94 here:

http://www-1.ibm.com/support/docview.wss?rs=171&uid=swg24007092&loc=en_US&cs=utf-8&lang=en

As Vitor mentioned, there is a facility to send t ...
  Topic: XMS C/C++: Help needed
saketr

Replies: 13
Views: 26798

PostForum: IBM MQ API Support   Posted: Sat Feb 24, 2007 10:15 am   Subject: XMS C/C++: Help needed
It is difficult to determine the exact nature of the problem with the provided information. Please make sure you're running in a supported enviornment (see readme for info) and that you can use a conn ...
  Topic: Problem with XMS
saketr

Replies: 2
Views: 4684

PostForum: IBM MQ Installation/Configuration Support   Posted: Sat Feb 24, 2007 10:12 am   Subject: Problem with XMS
It appears that you do not have the pre-requisite level of 'MQ classes for .NET'. See the readme for supported environments and version info.

--

a Hursley view on WebSphere MQ @ http://hursleyon ...
  Topic: MQ V6 Broker problem
saketr

Replies: 10
Views: 18336

PostForum: IBM MQ API Support   Posted: Sat Feb 24, 2007 10:07 am   Subject: MQ V6 Broker problem
1) More abstraction level reduces performance and, does not help understand low-level problems.


True. But, would you program in assembly?

2) I'm not sure RFH (version 1) is supported by XM ...
  Topic: Pub Sub without JMS - is it possible ???
saketr

Replies: 13
Views: 14366

PostForum: General Discussion   Posted: Sat Feb 24, 2007 10:04 am   Subject: Pub Sub without JMS - is it possible ???
It is non-trivial to do your own Pub/Sub headers. You should really consider JMS or XMS.

--

a Hursley view on WebSphere MQ @ http://hursleyonwmq.wordpress.com
  Topic: C# Security Exit
saketr

Replies: 26
Views: 38688

PostForum: IBM MQ API Support   Posted: Sat Feb 24, 2007 10:02 am   Subject: C# Security Exit
Hi there,

IBM.WMQ entities are 'WebSphere MQ classes for .NET' and IBM.XMS entities are 'IBM Message Service Client for .NET' or XMS .NET or IA9H.

According to IA9H readme:
ftp://ftp.software.i ...
  Topic: How to begin using XMS
saketr

Replies: 3
Views: 8657

PostForum: General Discussion   Posted: Sat Feb 24, 2007 9:58 am   Subject: How to begin using XMS
Perhaps a screen scrape would help:

C:\Program Files\IBM\Message Service Client for .NET\tools\samples\bin>SampleProducerCS.exe

Enter '?' for help with any question.

Desired mode to ru ...
  Topic: Simplest WebSphere MQ Publish/Subscribe…ever!
saketr

Replies: 1
Views: 2942

PostForum: IBM MQ Java / JMS   Posted: Tue Feb 13, 2007 4:48 pm   Subject: Simplest WebSphere MQ Publish/Subscribe…ever!
Hi there,

I thought you might be interested in this blog entry at the WMQ blog by Hursley folks!:

http://hursleyonwmq.wordpress.com/2007/02/13/simplest-websphere-mq-publishsubscribeever/

Warm ...
  Topic: OutofMemoryError in Tomcat for JMS/MQ Browse
saketr

Replies: 7
Views: 8335

PostForum: IBM MQ Java / JMS   Posted: Tue Aug 29, 2006 1:50 pm   Subject: OutofMemoryError in Tomcat for JMS/MQ Browse
Some thoughts:

a) Specify heap options for the tomcat JVM, basic ones are -Xms and -Xmx
b) Monitor the heap usage using -verbose:gc
c) Advanced diagnostics - heap dumps and heap diffs

If using ...
  Topic: accessQueue method - a basic question
saketr

Replies: 9
Views: 9778

PostForum: IBM MQ Java / JMS   Posted: Tue Aug 29, 2006 1:44 pm   Subject: accessQueue method - a basic question
Some thoughts based on .NET syntax (very similar to Java):

Assuming that you have QM1 and QM2, with local queue 'a' on QM1 and local queue 'b' on QM2 and that you are connected to QM1 initially (i. ...
  Topic: Need major help coding HPUX C for MQSeries JMS.
saketr

Replies: 28
Views: 24528

PostForum: IBM MQ API Support   Posted: Thu Aug 24, 2006 1:31 am   Subject: Re: Need major help coding HPUX C for MQSeries JMS.
I've searched the IBM site and this site for several days and can't really find an answer. Although I have seen mention of XMS here, but can't find an HPUX XMS on the IBM site.

Any help would be g ...
  Topic: The connection problem of Reason Code 2195
saketr

Replies: 5
Views: 7335

PostForum: General IBM MQ Support   Posted: Thu Aug 24, 2006 12:59 am   Subject: The connection problem of Reason Code 2195
Please could you try with the latest fixpack 6.0.1.1 available for immediate download here:

http://www-1.ibm.com/support/docview.wss?rs=171&uid=swg27006037

Also, what API are you using to re ...
  Topic: VB.Net impossible to Put message(with .net framework 2.0)
saketr

Replies: 40
Views: 46742

PostForum: IBM MQ API Support   Posted: Wed Aug 23, 2006 5:58 am   Subject: VB.Net impossible to Put message(with .net framework 2.0)
You may find XMS .NET v1.2.2.0 useful. The readme for it suggests that it supports .NET 2.0. There is a comprehensive manual and some sample applications that might be interesting.

http://www-1.ibm ...
Goto page 1, 2, 3  Next Page 1 of 3

Jump to:  
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.