Title: JMS Temporary Topics, onMessage

Hi Matt & Colin,

 

It looks like I will have to use JMS in an application I’m working on. I am somewhat bewildered  at what version of j2ee/orion/jms to use, and which broker/JMS provider. The orionsupport page mentions OpenJMS, the Sun JMS docs j2eeadmin tool, and the WROX book mentions the Progress SonicMQ JMS product. I am currently using Orion1.4.5, jdk1.3, j2sdk1.2.1 (which does not contain e.g. the j2eeadmin tool). At this point, I could upgrade to any more recent version without a problem (or so I hope).

 

Any suggestions are greatly appreciated

 

            --peter

 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Matt Simmerson
Sent: Monday, April 02, 2001 4:08 AM
To: Orion-Interest
Subject: RE: JMS Temporary Topics, onMessage

 

I haven't tried yet, but I've submitted my errors as bugs 384 and 385.

-----Original Message-----
From: colin harris [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 30, 2001 1:06 PM
To: Orion-Interest
Subject: Re: JMS Temporary Topics, onMessage

hi,

i am using orion1.4.5 on windows 2000, and have also noticed getJMSReplyTo() returning a null object,

 

but also i can't create a subscriber to a temporary topic, i get the javax.jms.InvalidDestinationException: Invalid topic, i've submitted this as bug #371.

 

are you able to create a subscriber to the temporary topic???

 

colin..

----- Original Message -----

To: Orion-Interest

Sent: Friday, March 30, 2001 9:58 AM

Subject: JMS Temporary Topics, onMessage

 

Hi

I need to set the reply destination topic of a message. 

I created a temporary topic (Topic tmp = session.createTemporaryTopic()) which did indeed create a topic.
I then created the message and then setJMSReplyTo(tmp), all fine.  When the message was received, the getJMSReplyTo() returns a null object.  Has anyone com across this before, know how to fix it etc.

Also, has anyone else found that onMessage() does not get called automatically when you set an object up as a message listener?

Cheers

Matt

Matt Simmerson
IT Consultant
smart421 - Smart solutions for the 21st century
 
http://www.smart421.com
Wap Site: wap.smart421.com
Tel:   01473 408720
Fax:  01473 408753
Mob: 07759 258083
email: [EMAIL PROTECTED]

Information contained in this e-mail and any attachments is confidential
and intended for the use of the addressee only.  Dissemination,
distribution, copying or use of this communication without prior permission
of the addressee is strictly prohibited. If you have received this
transmission in error, please advise the originator by reply e-mail and
delete it. Thank you.

Reply via email to