Does landmarkType have a value when fillLandmarkList() is called? I'm not sure if Seam will pick up landmarkType the way that you are using it. I would create getter/setter for it and then refer to it in your page as addressLocator.landmarkType.
And there's no issue with handling landmarkType as an Entity. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064870#4064870 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4064870 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
