[jboss-user] [JBoss Seam] - Re: AJAX Calls give

birwin do-not-reply at jboss.com
Wed Nov 28 14:09:15 EST 2007


Thanks for the input. PayrollExport was scoped session.

I did find the problem, however. It was a coding problem. In my "refreshEmployees" method I was changing the list of Clients based on a checkbox (Not displayed in this post - My Bad!).

Because I was not refreshing the client drop-down in my AJAX call, I did not notice the list of clients had changed. Since the selected client now was no longer a member of the list of clients, this exception was thrown on the next AJAX call.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4108653#4108653

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4108653



More information about the jboss-user mailing list