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 37 matches
Author Message
  Topic: com.ibm.mq.jms.MQQueueSession - notserializable error
8davitt

Replies: 5
Views: 4775

PostForum: IBM MQ Java / JMS   Posted: Fri Jul 21, 2006 4:37 am   Subject: com.ibm.mq.jms.MQQueueSession - notserializable error
And it does work. Would like to get rid of the serialization error >>message
from servlet in jboss (4.0.2).

MQ JMS is not supported within jboss.

/s
  Topic: MQ Performance
8davitt

Replies: 13
Views: 7912

PostForum: IBM MQ Java / JMS   Posted: Fri Jul 07, 2006 2:26 am   Subject: MQ Performance
If you want faster response when using Message Selectors then you should use the IBM provider specific format of "ID:hexstring".

Refer to the Websphere Using Java manual for more information.

/ ...
  Topic: BEA JMS
8davitt

Replies: 2
Views: 2245

PostForum: IBM MQ Java / JMS   Posted: Fri Jul 07, 2006 2:21 am   Subject: BEA JMS
As this question is related to WMBI you should ask it on that forum.

Otherwise ask your BEA support group.

/s
  Topic: Invoking java applicaton after a message reached to Queue.
8davitt

Replies: 12
Views: 8582

PostForum: IBM MQ Java / JMS   Posted: Fri Jul 07, 2006 2:20 am   Subject: Invoking java applicaton after a message reached to Queue.
This is not difficult. You should be able to use MQ triggering for any language when a message arrives on a queue.

Write a script which is executed by the MQ trigger processing and the script can e ...
  Topic: JMS Pub-Sub Problem
8davitt

Replies: 7
Views: 5225

PostForum: IBM MQ Java / JMS   Posted: Wed Jul 05, 2006 5:37 am   Subject: JMS Pub-Sub Problem
We are now using MQSeries v5.3 + SupportPac MQ_CSD08

Why on earth would you be using CSD08 level when it is known to be unstable and has been withdrawn by IBM from their download websites?

You ...
  Topic: javax.jms.JMSException: MQJMS2002: failed to get message
8davitt

Replies: 1
Views: 3956

PostForum: IBM MQ Java / JMS   Posted: Wed Jun 28, 2006 4:22 am   Subject: javax.jms.JMSException: MQJMS2002: failed to get message
Hi samgn1,

Are there any other messages associated with the exception? For example is there a linked exception?

Does it work OK when performing inserts with less than 1000 records?

Are there ...
  Topic: Problem in reading a 12000 character length MQ Message
8davitt

Replies: 2
Views: 2605

PostForum: IBM MQ Java / JMS   Posted: Wed Jun 28, 2006 4:01 am   Subject: Problem in reading a 12000 character length MQ Message
Please review the MQ Java API.

MQQueue.get( MQMessage message,
MQGetMessageOptions gmo,
int MaxMsgSize)

This returns data up to a maximum of MaxMsgSi ...
  Topic: Error en MQQueueManager
8davitt

Replies: 4
Views: 4679

PostForum: IBM MQ Java / JMS   Posted: Wed Jun 28, 2006 3:38 am   Subject: Error en MQQueueManager
Hello TRANSPORTATOR,

Your java.lang.NullPointerException in the Applet application appears to be completely unrelated to the MQSamp.java program that you posted.

I think you should provide infor ...
  Topic: unwanted text in message...
8davitt

Replies: 6
Views: 5341

PostForum: IBM MQ Java / JMS   Posted: Wed Jun 28, 2006 3:31 am   Subject: unwanted text in message...
Probably clearer and more explicit is to use the method Destination.setTargetClient(JMSC.MQJMS_CLIENT_NONJMS_MQ)

See reference docs in Using Java Chapter 15

or better yet create a Destination ( ...
  Topic: JMS or MQ Java API?
8davitt

Replies: 5
Views: 3916

PostForum: General Discussion   Posted: Tue Jun 27, 2006 3:06 am   Subject: JMS or MQ Java API?
Mmmm. Maybe. Or rather than broad is it more elementary. For example if someone started coding in Java and then wanted a language feature that was available in COBOL would they start asking Sun wh ...
  Topic: JMS or MQ Java API?
8davitt

Replies: 5
Views: 3916

PostForum: General Discussion   Posted: Tue Jun 27, 2006 2:26 am   Subject: JMS or MQ Java API?
A question that constantly arises in the world of Java messaging is 'Can I use feature XYZ from the MQ API with my JMS application?'.

<RANT>

(MQ Java API != JMS API)

It is as simple a ...
  Topic: Error en MQQueueManager
8davitt

Replies: 4
Views: 4679

PostForum: IBM MQ Java / JMS   Posted: Tue Jun 27, 2006 2:06 am   Subject: Error en MQQueueManager
I do not understand your question.

However I used your source code and I modified one line:

MQQueue system_defaul_local_queue = qMgr.accessQueue("SYSTEM.DEFAULT.LOCAL.QUEUE", openOptions);

to ...
  Topic: MQ in WebSphere, need advise
8davitt

Replies: 12
Views: 7755

PostForum: IBM MQ Java / JMS   Posted: Tue Jun 27, 2006 1:49 am   Subject: MQ in WebSphere, need advise
Connection pooling is available for MQ Java API and it is clearly documented in the Using Java manual. However I will not give a reference to that information because as fjb_saper has indicated you sh ...
  Topic: durable subscriptions
8davitt

Replies: 1
Views: 2256

PostForum: IBM MQ Java / JMS   Posted: Tue Jun 27, 2006 1:42 am   Subject: durable subscriptions
Hi

'JMS Nodes'? Kindly move question to the MQSI Support forum.

/s
  Topic: how to set the "message retention"
8davitt

Replies: 1
Views: 3575

PostForum: IBM MQ Java / JMS   Posted: Tue Jun 27, 2006 1:38 am   Subject: how to set the "message retention"
Refer to documentation:

http://www.elink.ibmlink.ibm.com/public/applications/publications/cgibin/pbi.cgi?CTY=US&FNC=SRX&PBL=SC34659101

See Chapter 14, 'Planning an application' and 'Gene ...
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.