|
|
|
[
Permlink
| « Hide
]
Brice Chaffangeon - 28/02/07 17:22
See at : http://docs.jboss.com/seam/1.1.1.GA/reference/en/html/events.html
See Seam Forum : http://www.jboss.com/index.html?module=bb&op=viewtopic&t=101022
Gavin says : Note that Seam 1.1.6 is not completely backward-compatible with 1.1.5. Obviously I regret making breaking changes in a point release, but in this case it was the right thing to do. Migration guide: ========== (1) exceptions.xml and events.xml have been deprecated - exception mappings should go in pages.xml, and event listeners should go in components.xml (2) Exception handlers @Render and < render/> are no longer supported (3) Exception handler messages should be defined in a < message> tag (4) The signature of the Seam/Security authenticate method changed, please see the documentation We will probably switch to a custom Nuxeo exception filter : Seam 1.1.5 : execption handling does not work
- exception is not save by Seam ExceptionRedirector => can't display anything in the error page - Runtime Errors are not trapped Works for now, still needs some tuning but it will be done in an other task :)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||