[jboss-user] [JBoss Seam] - Re: application does not react as expected on production ser
vlaugier
do-not-reply at jboss.com
Thu Nov 22 20:17:17 EST 2007
oops ! sorry there is something wrong in the above description of my problem
I descibe again the two ways it works in development environment :
There are severall way to make this works in my developement environment (either when launched in the default configuration or production)
remove the element from the bulk
Code:
bulk.remove(element);
or
reload the list of elements that can be added to the edited bulk
Code:
reloadBulk();
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107216#4107216
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4107216
More information about the jboss-user
mailing list