Little problem with MessageBrowser in 0.7.7-alpha-3

Steffen Silberbach <[email protected]> Thu, 14 Sep 2006 17:33:27 +0200
Newsgroups gmane.comp.java.openjms.user
Message-ID <[email protected]>
Hi all,

I have a little problem with understanding this message browser functionality in 
openjms. I exchanged a sun jms implementation queue by this openjms queue and 
didn't change anything in the rest of my program. so it should work as well as 
the sun's implementation. but there's a difference in the message browser.
the sun implementation results in every call of

      Enumeration messages = browser.getEnumeration();

a complete list of all messages in the queue. the openjms implementation results 
in the first call a complete list, but in the next calls in an open session it 
results an empty list, though there are messages in the queue. if I close the 
session and query the browser again, it returns the messages.
the problem is even in the openjms example ..

is there any workaround or does anyone knows this problem??

thanks
steffen

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

_______________________________________________
openjms-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openjms-user
steffen.silberbach.vcf (text/x-vcard, 367 B)
begin:vcard
fn:Steffen Silberbach
n:Silberbach;Steffen
org:SIV.AG;Entwicklung facilities
adr;quoted-printable:;;Konrad-Zuse-Stra=C3=9Fe 1;Roggentin;;18184;Deutschland
email;internet:[email protected]
title:Dipl. Informatiker
tel;work:+49 (0)3 81 / 25 24 - 0
tel;fax:+49 (0)3 81 / 25 24 - 299
url:http://www.siv.de
version:2.1
end:vcard