Page 1 of 1

Primefaces 3.0M3 and tomcat 7

Posted: 28 Sep 2011, 20:46
by jeancp
Good afternoon.

I am updating my web application from Prime faces 2.2.1 to Primefaces 3.0 M3, and i'm having the following warning:

Code: Select all

WARNING: JSF1091: No mime type could be found for the file dynamiccontent
I'm using the Mojarra version 2.0.3-FCS of JSF 2.0 and tomcat 7 as web container.

Every page that uses dynamic content isnt rigth rendered.
I compared the jar version 2.2.1 with version 3.0M3 and found that in the 3.0 version is a file at META-INF\resources\primefaces named dynamiccontent, this file is not present in 2.2.1 version.

I tried to find a similar problem in this forum and find nothing.

Re: Primefaces 3.0M3 and tomcat 7

Posted: 05 Jan 2012, 19:54
by nishvin
Did you find a solution to this one? I am going through the same problem..
Let me know!