I think you hit it on the head. For some reason, I am getting a little bit confused at when JSF/Seam will create an instance of objects for me, and when I have to create the instances myself in code. So right now in my code, there isn't a new Address() line, and I probably need it. Whereas the Location object is being automatically created.
Thanks Norman. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3993176#3993176 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3993176 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
