[jboss-user] [JBoss Seam] - Re: replacement for ifNotBegunOutcome in @Conversational

2007-06-22 Thread urosmil
Hi azalea, now I have to add page conversation-required=true no-conversation-view-id=/somewhere.xhtml for all 10 pages in wizard. Is there some way to make this shorter (like no-conversation-view-id=/offer*.xhtml )? Thanks, Uros! View the original post :

[jboss-user] [JBoss Seam] - Re: replacement for ifNotBegunOutcome in @Conversational

2007-06-22 Thread urosmil
Hi azalea, CORRECTION: Instead of no-conversation-view-id=/offer*.xhtml there should be view-id=/offer*.xhtml? page view-id=/offer*.xhtml | conversation-required=true | no-conversation-view-id=/somepage.xhtml | /page Thanks, Uros! View the original post :

[jboss-user] [JBoss Seam] - Re: replacement for ifNotBegunOutcome in @Conversational

2007-06-22 Thread azalea
Hi, | page view-id=/offer*.xhtml | conversation-required=true | no-conversation-view-id=/somepage.xhtml | /page | If /offer*.html matches just pages which need the conversation and you access that any page without conversation, I think Seam will redirect to

[jboss-user] [JBoss Seam] - Re: replacement for ifNotBegunOutcome in @Conversational

2007-06-22 Thread urosmil
Hi azalea, it doesn't work. There are to problems: 1) redirection doesn't happen 2) Exception occurs: WARNING: Exception Processing ErrorPage[errorCode=404, location=/startpage.jsf] | ClientAbortException: java.net.SocketException: Software caused connection abort: socket write error |

[jboss-user] [JBoss Seam] - Re: replacement for ifNotBegunOutcome in @Conversational

2007-06-22 Thread azalea
Hi, Yeah, that didn't work. But the following seems to work. | page view-id=/offer* | conversation-required=true | no-conversation-view-id=/somepage.xhtml | /page | View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4056814#4056814 Reply

[jboss-user] [JBoss Seam] - Re: replacement for ifNotBegunOutcome in @Conversational

2007-06-21 Thread [EMAIL PROTECTED]
page conversation-required=true/ View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4056551#4056551 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4056551 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: replacement for ifNotBegunOutcome in @Conversational

2007-06-21 Thread urosmil
Hi Gavin, but how to redirect to error page? Thanks, Uros! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4056555#4056555 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4056555

[jboss-user] [JBoss Seam] - Re: replacement for ifNotBegunOutcome in @Conversational

2007-06-21 Thread azalea
Hi | page conversation-required=true no-conversation-view-id=/somewhere.xhtml | View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4056557#4056557 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4056557