hello Seam architects
I have a session-scoped SFSB with a method annotated like this:
@RequestParameter("orderNumber")
The method is being called properly.
But why is it called 22 times? What is the purpose of calling it multiple times?
According to its defined purpose, it should be called once and only once.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4109751#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...