1 Reply Latest reply on Jan 27, 2010 2:36 PM by varkon

    CSS issues when moving application to seam 2.2.0, JBoss 5.1, JDK6

    varkon
      Hello, I've recently migrated an application from seam 2.1.2 + jboss 4.2.3 + jdk5 to seam 2.2.0 + jboss 5.1 + jdk6 (using the appropriate jbossAS bundle). I used JBoss Tools in Eclipse to perform the migration. What is immediately evident when the home page loads (and any other page for that matter), is that certain styling is lost. To be more specific, css applied to - or by - seam's tag library, is not applied correctly.

      I have even created a new project from scratch, but the problem persists. Furthermore, no errors are generated in server.log or in Firebug's console log.

      Any help would be greatly appreciated!