Gavin...

Does @Begin(join=true) still invoke the code in the annotated method if you're 
joining an existing conversation? If not, that definitely would be a solution 
to my problem. Either way, what you just said pointed me to the real problem 
(yes, I feel pretty dumb now). When I changed folder structure inside my web 
app, I forgot to update faces-config.xml where I had my navigation rules 
defined. This is most likely what was causing the page action to fire even when 
form actions were executed that should have resulted in navigating to a new 
page.

I was also misunderstanding the part of the documentation that said if you 
called an @Begin method where the (id="some el") "some el" expression evaluated 
to an already existing conversation ID to say that even if you were already in 
a conversation, that you'd be rejoined to that conversation. I'm now guessing 
that the documentation was speaking of a user who wasn't in a conversation at 
all, joining a still running conversation that the user had left without 
closing earlier during the user session.

Thanks again for your patience.

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

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


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to