srinivaas venkat [http://community.jboss.org/people/sv_srinivaas] replied to 
the discussion

"MDB - JCA Transaction issue"

To view the discussion, visit: http://community.jboss.org/message/533889#533889

--------------------------------------------------------------
Adrain, pls find the log file attached,

I'm a newbie to JCA/ JMS, basically I've an MDB that connects to node1 and 
picks the request and sends the response message back to same node1 and in case 
if that fails (due to network error or carsh) then the MDB should connect to 
another node (node2) to send the response message.

But since i'm using CMT and Transaction as REQUIRED, I would like to know if it 
is possible for the mdb to connect to node2 for sending the response message 
when it cant connect to node1? In this case how will the acknowledgment be sent 
from MDB to node1 to avoid request message redelivery?

Thanks,
Srinivaas

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/533889#533889]

Start a new discussion in JCA at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2098]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to