[JBoss-user] [Messaging, JMS JBossMQ] - Re: JMS implementation concerns

2004-02-21 Thread tcherel
I think I finally managed to make it work with JBoss 3.0.5. You can find enclosed the configuration that I used. The issue I had was related to the MessageCache attribute of the PersistentManager. It cannot be null so I set it up to its own name (not sure if this is the right thing to do, but it

[JBoss-user] [Messaging, JMS JBossMQ] - Re: JMS implementation concerns

2004-02-21 Thread tcherel
I guess I spoke a little too quickly. Sending messages seems to be fine. Trying to delete messages through the JMX console is throwing an exception (see below). It seems to throw this exception only when the cache starts to be used (if messages are only stored in the persistent storage since they

[JBoss-user] [Messaging, JMS JBossMQ] - Re: JMS implementation concerns

2004-02-07 Thread [EMAIL PROTECTED]
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820584#3820584 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820584 Wrong. Use 3.0.7+ or even better 3.2.3 The message cache was rewritten and fixed in that version