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 4 matches
Author Message
  Topic: Servlet and MQ with JMS
mckay

Replies: 6
Views: 3766

PostForum: IBM MQ Java / JMS   Posted: Tue Aug 28, 2007 9:23 am   Subject: Servlet and MQ with JMS
Hello again.

I think it's solved. I wasn't setting the selector in the queue receiver, like this:

QueueReceiver queueReceiver = session.createReceiver(jndiInQueue, selector);

instead, I was j ...
  Topic: Servlet and MQ with JMS
mckay

Replies: 6
Views: 3766

PostForum: IBM MQ Java / JMS   Posted: Tue Aug 28, 2007 8:26 am   Subject: Servlet and MQ with JMS
Hello again.

Thank you for your help. Yes, in my requestor object I'm using the following:

TextMessage outMessage =session.createTextMessagexmlMessAux.toString());
outMessage.setJMSReplyTo(inQu ...
  Topic: Servlet and MQ with JMS
mckay

Replies: 6
Views: 3766

PostForum: IBM MQ Java / JMS   Posted: Tue Aug 28, 2007 7:11 am   Subject: Servlet and MQ with JMS
Hi, jefflowrey.

I'm already setting the correlation Id in my replier object, with the messageId of the requestor, like this:

TextMessage replyMessage = session.createTextMessage();
replyMessage ...
  Topic: Servlet and MQ with JMS
mckay

Replies: 6
Views: 3766

PostForum: IBM MQ Java / JMS   Posted: Mon Aug 27, 2007 9:49 pm   Subject: Servlet and MQ with JMS
Hi.

I'm using JMS in a servlet to send a message to an EJB using MQ connection resources in WAS 5 server. The servlet is called by a jsp form, forms an XML structure with the params obtained from t ...
Page 1 of 1

Jump to:  
Protected by Anti-Spam ACP
 
 


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

Copyright © MQSeries.net. All rights reserved.