Are Seam 2.0.2-FP applications runnable out of the box on the EAP 5.0?
Issue
-
I am migrating an existing EAP 4.3.0.GA_CP03_FP01 instance, hosting several Seam applications, to EAP 5.0.0.GA. It seems that our existing Seam Seam 2.0.2-FP applications are not runnable out of the box on EAP 5.0.0.GA. For every application a try I get the following exception
INFO [javax.servlet.ServletContextListener] (HDScanner) Welcome to Seam 2.0.2-FP WARN [org.jboss.seam.deployment.URLScanner] (HDScanner) could not read entries java.util.zip.ZipException: error in opening zip file at java.util.zip.ZipFile.open(Native Method) at java.util.zip.ZipFile.<init>(ZipFile.java:114) at java.util.zip.ZipFile.<init>(ZipFile.java:131) at org.jboss.seam.deployment.URLScanner.handleArchiveByFile(URLScanner.java:111)
Environment
- JBoss Enterprise Application Platform (EAP) 5.0
- Seam 2.0.2-Feature Pack (FP)
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.