[jboss-jira] [JBoss JIRA] Created: (JBAS-6374) QueueConnectionFactory does not rollback connections from remote clients automatically
Pawan Kumar (JIRA)
jira-events at lists.jboss.org
Fri Jan 9 14:04:14 EST 2009
QueueConnectionFactory does not rollback connections from remote clients automatically
--------------------------------------------------------------------------------------
Key: JBAS-6374
URL: https://jira.jboss.org/jira/browse/JBAS-6374
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: JMS (JBossMQ)
Affects Versions: JBossAS-4.2.3.GA
Environment: JBoss 4.2.2GA, Windows XP SP1, JMS, Spring 2.5.6
Reporter: Pawan Kumar
Assignee: Adrian Brock
I am using Spring 2.5.x.
If look up the QueueConnectionFactory remotely, and the client code throws Exception, the message is not put back automatically . It also does not honor with entries for retry delay, redelivery count (not max delivery count), etc.
However, if I use the object bound under 'ConnectionFactory', it seems to work fine for remote clients.
Am I missing something?
I am using Spring DefaultMessageContainerListener.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list