[JBoss-user] [Messaging, JMS & JBossMQ] - Retrying DLQ by JMS

2005-10-24 Thread ninan
Hi, Sometimes i have problems with messages on the queue that are valid but the consuming process failed to process them do to resource problems. Then i have to shut down the server, update the message_log table in jms database and restart. Is there a way to do that in server via JMX or so? R

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: Hibernate Support broken in JBoss 4.0.3? (UserTransactio

2005-10-19 Thread ninan
The issue is in JIRA as http://jira.jboss.com/jira/browse/JBAS-2364 and has been fixed for release 4.0.3SP1. Release date is next monday, i hope it is held.[/url] View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902012#3902012 Reply to the post : http://www.j

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Hibernate Support broken in JBoss 4.0.3? (UserTransaction no

2005-10-14 Thread ninan
Hi, i just deployed my hibernate driven application in jboss 4.0.3. Previously it ran on jboss 4.0.3RC2 very fine. As soon the server was up and i tried to open a database connection with Session.beginTransaction it throws an exception: UserTransaction not bound Looking in JNDIView.list() the