On upgrading to Seam2 CR1, I am facing following 2 issues:
Getting following message on application startup:
| INFO: JSF1027: [null] The ELResolvers for JSF were not registered with the JSP
container.
|
What is it supposed to mean? How should I fix it?
Seam is generating invalid html response pages. Firefox gives following error:
| XML Parsing Error: not well-formed
| Location:
http://localhost:7001/myproj/main.seam?cid=2
| Line Number 190, Column 9:</div><!DOCTYPE div PUBLIC "-//W3C//DTD XHTML
1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" >
| --------^
|
This page worked fine with seam 1.2.1ga. Is migration guide missing something about pages
that depend on template.xhtml?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4088569#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...