Re: [JBoss-user] JMS and MessageDrivenBean

2001-06-18 Thread pra
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Sunday, June 17, 2001 2:04 PM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] JMS and MessageDrivenBean > > > On 15 Jun, Griffin, Michael wrote: >> JBoss-User, >> &

RE: [JBoss-user] JMS and MessageDrivenBean

2001-06-18 Thread Griffin, Michael
nd on the replyTo destination is still not transactional. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Sunday, June 17, 2001 2:04 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] JMS and MessageDrivenBean On 15 Jun, Griffin, Michael wrote: > JBoss-User

Re: [JBoss-user] JMS and MessageDrivenBean

2001-06-17 Thread pra
On 15 Jun, Griffin, Michael wrote: > JBoss-User, > > I have created a MessageDrivenBean that serves as the responder in a request > / reply scenario. I get the reply Destination from the JMSReplyTo property > on the message. The handling of the onMessage code is simple. > > I lookup the QueueC