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 6 matches
Author Message
  Topic: No transaction for JMS recieve with selector(MQ without CSD)
radaev

Replies: 9
Views: 5724

PostForum: IBM MQ Java / JMS   Posted: Tue Oct 12, 2004 11:36 pm   Subject: No transaction for JMS recieve with selector(MQ without CSD)
Thank you for your response!!!
We use test server in this configuration:

Name: WebSphere MQ
Version: 530 ...
  Topic: No transaction for JMS recieve with selector(MQ without CSD)
radaev

Replies: 9
Views: 5724

PostForum: IBM MQ Java / JMS   Posted: Tue Oct 12, 2004 8:06 am   Subject: No transaction for JMS recieve with selector(MQ without CSD)
A!A!A! Help for those who lost messages!

I have the following functionality in my test application:

import javax.jms.*;
import com.ibm.mq.jms.*;

public class MQTst{
public static vo ...
  Topic: does pulling a message from the reply queue delete it
radaev

Replies: 2
Views: 1958

PostForum: IBM MQ Java / JMS   Posted: Tue Oct 12, 2004 6:54 am   Subject: does pulling a message from the reply queue delete it
You can browse messages in the queue:
QueueBrowser browser = session.createBrowser(q1);
  Topic: No transaction for JMS recieve with selector(MQ without CSD)
radaev

Replies: 9
Views: 5724

PostForum: IBM MQ Java / JMS   Posted: Mon Oct 11, 2004 12:13 am   Subject: No transaction for JMS recieve with selector(MQ without CSD)
Thanks for your reply! However, I can not recieve messages in the transaction, when one selector has been specified.
I have tried the simple testing using standalone java client in all the c ...
  Topic: No transaction for JMS recieve with selector(MQ without CSD)
radaev

Replies: 9
Views: 5724

PostForum: IBM MQ Java / JMS   Posted: Fri Oct 08, 2004 12:23 am   Subject: No transaction for JMS recieve with selector(MQ without CSD)
Hi, selector is OK. I recieve messages with this selector. The problem is no transaction support!
Manual from IBM say:
Each message contains a built-in facility to support application-defined proper ...
  Topic: No transaction for JMS recieve with selector(MQ without CSD)
radaev

Replies: 9
Views: 5724

PostForum: IBM MQ Java / JMS   Posted: Thu Oct 07, 2004 6:55 am   Subject: No transaction for JMS recieve with selector(MQ without CSD)
Hello! Receive with JMS selector is not under syncpoint!
I am trying to receive one message with selector in the transaction. It didn't work!!!??? Does any body have idea what could be the rea ...
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.