]
Pete Muir updated JBSEAM-3797:
------------------------------
Fix Version/s: 2.1.2.CR1
ConversationInterceptor.aroundInvoke broken stacktrace
------------------------------------------------------
Key: JBSEAM-3797
URL:
https://jira.jboss.org/jira/browse/JBSEAM-3797
Project: Seam
Issue Type: Bug
Reporter: Francisco Jose Peredo Noguez
Fix For: 2.1.2.CR1
Attachments: patch.txt
catch (Exception e)
{
if ( isEndConversationRequired(e) )
{
endConversation(false, false);
}
throw e; //<---HERE!
}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: