Hi, Was just browsing the JIRA issues and noticed this recently resolved one:
http://jira.nuxeo.org/browse/NXP-679 And thought I'd let you guys know (though you might well do already) that in Seam (version 1.2.1 at least) the Exceptions component does store the Exception in Conversation context. In fact it stores 2: 1. The top outermost parent Exception under the name 'org.jboss.seam.exception' 2. The handled Exception (that being managed by a Seam Exception Handler) under the name 'org.jboss.seam.handledException' You can of course, 'add' your own functionality using the Seam Install Precedence feature too. Are there plans to use this in Nuxeo in general? Cheers, Sean -- Dr. Sean Radford, MBBS MSc http://www.tacola.com _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
