So, I did the following:
(1) Fixed Seam to be compliant to the changes in JSF 1.2 (use
jboss-seam.jar/META-INF/faces-config.xml to set up the nav handler, var
resolver, etc). This is working fine.
(2) Installed the JSF 1.2 RI in JBoss. This also seems to be working fine.
When running the booking demo, I get the following error:
WARNING: /home.xhtml @21,82 value="#{user.username}": Target Unreachable,
identifier 'user' resolved to null
| javax.el.PropertyNotFoundException: /home.xhtml @21,82
value="#{user.username}": Target Unreachable, identifier 'user' resolved to null
| at
com.sun.facelets.el.TagValueExpression.getType(TagValueExpression.java:62)
| at
com.sun.faces.renderkit.html_basic.HtmlBasicInputRenderer.getConvertedValue(HtmlBasicInputRenderer.java:110)
|
The funny thing is, I can debug and see the SeamVariableResolver being called
and returning a non-null user (with all null property values).
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3928321#3928321
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3928321
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user