I configure a queue for JMS message using Oracle like Persistence Manager. The solution works but when i tried to benchmark the time when the message is send and the time when is processed (I use a jms bean for process the queue) nottice that it is queue for a few milisecs...
When the message arrive to the queue it appears to no receive more message until the JMS_MESSAGES table are empty !!!!(They synchronice the queue!!) This strange behavior only appear with Oracle... if i use the default config (HiperSonic) the queue works fine. With SQLServer works good too. How can i resolve this wierd problem??? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3823690#3823690 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3823690 ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
