Hello. I've been tryin got get Seam to run in a JSF 1.2/JSP 2.1/Servlet 2.5 container (glassfish). Specifically, I am trying to get the Seam booking exampe to run, but I am running into the following problems:
1. the SeamVariableResolver is not getting called - it is my understanding that with Seam beta2 you do not have to specify the SeamVariableResolver. 2. To get by the first problem, I added the SeamVariableResolver in my faces-config.xml. The SeamVariableResolver cannot resolve the name "user" (which is supposed to be the name of the entity bean User.java). After some debugging, the SeamVariableReoslver.resolveVariable method is called, but that entity bean does not exist in any of the Seam contexts. It appears that none of the entity beans are getting loaded at initialization time. Any ideas on this one? Is there a workaround to this problem? Thanks, Roger View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3925903#3925903 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3925903 ------------------------------------------------------- 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 JBoss-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-user