[JBoss-user] [Messaging, JMS JBossMQ] - Re: MDB and exceptions

2005-10-04 Thread jaikiran
Have a look at this thread:

http://www.jboss.com/index.html?module=bbop=viewtopict=66700

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=389#389

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=389


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS JBossMQ] - Re: MDB and exceptions

2005-10-04 Thread darranl
What is your message driven bean actually doing?

The reason an exception from the message driven bean causes the message to be 
redelivered is because it causes the transaction to roll back.

Are you calling other EJBs?  If you are calling other EJBs in the same 
transaction any one of them could be rolling back the transaction.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3898894#3898894

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3898894


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS JBossMQ] - Re: MDB and exceptions

2005-10-04 Thread hfarid
You are right, I am trying to remove a CMP entity bean and it causing me a lot 
of problems (check my other posting 
http://www.jboss.org/index.html?module=bbop=viewtopict=70310)



View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3898935#3898935

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3898935


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user