[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-3588) seamspace example needs to use @Begin(join=true) for some actions

Jay Balunas (JIRA) jira-events at lists.jboss.org
Thu Nov 6 05:33:21 EST 2008


    [ https://jira.jboss.org/jira/browse/JBSEAM-3588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12437220#action_12437220 ] 

Jay Balunas commented on JBSEAM-3588:
-------------------------------------

Yeah AS5 trunk has been a little messed up lately with deployment of seam apps.  I'll give this a shot with the latest AS trunk asap.

> seamspace example needs to use @Begin(join=true) for some actions
> -----------------------------------------------------------------
>
>                 Key: JBSEAM-3588
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3588
>             Project: Seam
>          Issue Type: Bug
>          Components: Examples
>    Affects Versions: 2.1.0.CR1
>         Environment: JDK6 
> AS 5 CR2
>            Reporter: Jay Balunas
>            Assignee: Jay Balunas
>            Priority: Minor
>             Fix For: 2.1.1.CR1
>
>
> If you click on create user or create role twice you get the exception below in the log
> Caused by: java.lang.IllegalStateException: begin method invoked from a long-running conversation, try using @Begin(join=true) on method: createRole
>         at org.jboss.seam.core.ConversationInterceptor.aroundInvoke(ConversationInterceptor.java:47)
>         at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
>         at org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:44)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list