Running the latest SEAM demos with the latest version of JBoss AS can result in some strange looking "No application in context" exceptions. It turns out that this is because the version of MyFaces included doesn't have the lifecycle bug, and the
build.properties file that comes with SEAM has jbossHasMyFacesLifecycleBug = true. Setting it to false seems to resolve the issue.
PDF
History


