| Author |
Pre compile jspx files
|
Nischal Tanna
Ranch Hand
Joined: Aug 19, 2003
Posts: 182
|
|
Hi All
I am trying to pre-compile by jspx files using all types of jsf tags like richfaces, a4j.
My weblogic.xml entry is :
My web.xml entry is :
However on deployment, the compiler gets following errors:
test1.jspx:579:17: Its illegal to specify dynamic expression for deferred expression attribute.
test2.jspx:372:37: No property editor found for the bean "javax.el.ValueExpression".
Kindly suggest how to pre-compile jsf pages
|
Thnx
|
 |
viswam konkepudi
Ranch Hand
Joined: Feb 20, 2008
Posts: 35
|
|
|
Did got resolution for this issue, im also facing the same problem
|
 |
 |
|
|
subject: Pre compile jspx files
|
|
|