RE: JMS Temporary Topics, onMessage

2001-04-02 Thread Matt Simmerson
Title: 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 PMTo: Orion-InterestSubject: Re: JMS Temporary Topics, onMessage

RE: JMS Temporary Topics, onMessage

2001-04-02 Thread cybermaster
Title: JMS Temporary Topics, onMessage Hi Matt Colin, It looks like I will have to use JMS in an application Im 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

Re: JMS Temporary Topics, onMessage

2001-03-30 Thread colin harris
Title: 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