[
https://jira.jboss.org/jira/browse/JBSEAM-3588?page=com.atlassian.jira.pl...
]
Jay Balunas reassigned JBSEAM-3588:
-----------------------------------
Assignee: Jozef Hartinger (was: Jay Balunas)
Jozef, can you please take a look at this example following the env. field, and see if
this is still an issue with the latest AS 5
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: Jozef Hartinger
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