JBoss Cache doesn't work on EAP6 and therefore JBoss Cache Seam Cache provider cannot be used in a Seam application on EAP6. Attempting to use JBoss Cache on EAP6 fails with Caused by: java.lang.NoClassDefFoundError: org/jboss/util/xml/JBossEntityResolver at org.jboss.cache.config.parsing.RootElementBuilder.<clinit>(RootElementBuilder.java:51) [jbosscache-core.jar:3.2.8.GA] at org.jboss.cache.config.parsing.XmlConfigurationParser.<init>(XmlConfigurationParser.java:93) [jbosscache-core.jar:3.2.8.GA] at org.jboss.cache.DefaultCacheFactory.createCache(DefaultCacheFactory.java:170) [jbosscache-core.jar:3.2.8.GA] at org.jboss.seam.cache.JbossCache3Provider.create(JbossCache3Provider.java:66) [jboss-seam.jar:2.2.5.EAP5] ... 61 more Caused by: java.lang.ClassNotFoundException: org.jboss.util.xml.JBossEntityResolver from [Module "deployment.jboss-seam-blog.ear:main" from Service Module Loader] at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:190) at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:468) at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:456) at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:423) at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:398) at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:120) ... 65 more
Thanks for the bug, please check the technical notes field for accuracy.
Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: JBoss Cache is broken on Enterprise Application Platform 6, which causes JBoss Cache Seam Cache provider to fail in a Seam application on the application server.
Technical note updated. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. Diffed Contents: @@ -1 +1 @@ -JBoss Cache is broken on Enterprise Application Platform 6, which causes JBoss Cache Seam Cache provider to fail in a Seam application on the application server.+JBoss Cache is not supported on Enterprise Application Platform 6, which causes JBoss Cache Seam Cache provider to fail in a Seam application on the application server.
WFK 2.0 does not delivere Seam 2.2, however, these issues have already been documented in the EAP 6 release notes, so no need to duplicate each issue in WFk 2.0 release notes. However, we should include a pointer to the EAP 6 release notes to assist customers looking for Seam 2.2 bug information.
Marek Novotny <mnovotny> updated the status of jira JBPAPP-8850 to Closed
Marek Novotny <mnovotny> made a comment on jira JBPAPP-8850 Infinispan is not supported on EAP5