ok - I removed the <from-view-id> and it still doesn't work. Also, when I look at the log file when I execute the booking demo I see the following:
| | 2006-04-09 22:46:02,484 DEBUG [org.jboss.seam.contexts.Lifecycle] >>> Begin web request | 2006-04-09 22:46:02,484 DEBUG [org.jboss.seam.Component] instantiating Seam component: org.jboss.seam.core.manager | 2006-04-09 22:46:02,484 DEBUG [org.jboss.seam.core.Manager] No stored conversation | 2006-04-09 22:46:02,484 DEBUG [org.jboss.seam.contexts.Contexts] found in application context: org.jboss.seam.core.init | 2006-04-09 22:46:02,484 DEBUG [org.jboss.seam.contexts.Contexts] found in session context: hotels | 2006-04-09 22:46:02,484 DEBUG [org.jboss.seam.jsf.SeamPhaseListener] After restore view, conversation context: ConversationContext(5) | 2006-04-09 22:46:02,593 DEBUG [org.jboss.seam.Component] instantiating Seam component: hotelBooking | <snip /> | So, that last line says that Seam is finding the hotelBooking component. When I look at the log for my sample application, there is not a line saying Seam is trying to find my personEditor component? Could I not be creating the personEditor correctly? Chris... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936155#3936155 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936155 ------------------------------------------------------- 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
