Re: [JBoss-user] jbosstest\mdb

2001-05-03 Thread pra
On 2 Maj, [EMAIL PROTECTED] wrote: > Never mind. I see that one must close one's QueueConnection, or the main > thread won't die. Perhaps the test case should be updated by someone with > permissions. OK. Fixed! //Peter > > Wes > > -Original Message- > From: [EMAIL PROTECTED] [mail

Re: [JBoss-user] jbosstest\mdb (when/what to close?)

2001-05-02 Thread Alexander Kogan
Hello, BTW, is it necessary also to close QueueSession and QueueSender? How expensive open/create methods are? Are they polled or cached in server? What is the best practice for a client to send messages: one which is similar to jdbc (get connections -> create statements -> execute -> close eve

RE: [JBoss-user] jbosstest\mdb

2001-05-02 Thread WMckean
Never mind. I see that one must close one's QueueConnection, or the main thread won't die. Perhaps the test case should be updated by someone with permissions. Wes -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 01, 2001 4:27 PM To: [EMAIL PROTE