Please enable cookie support in your browser, otherwise some features of this website will not work. Cookies are used only for temporary client identification and destroyed when you quit the browser.
Help

Built with Seam

You can find the full source code for this website in the Seam package in the directory /examples/wiki. It is licensed under the LGPL.

Set the org.jboss.seam.TransactionFailed key in your message bundle (e.g., messages.properties) to an empty string:

org.jboss.seam.TransactionFailed=

A more proper way of adding this message is being implemented and this requirement may change in the future (JBSEAM-3116).