Problem nesting JBPM BeginTask into an existing conversation
------------------------------------------------------------
Key: JBSEAM-4448
URL:
https://jira.jboss.org/jira/browse/JBSEAM-4448
Project: Seam
Issue Type: Bug
Components: BPM
Affects Versions: 2.2.0.GA
Environment: RHEL 5.3 JBOSS EAP 4.3
Reporter: Peter Cheng
Priority: Minor
Fix For: 2.2.1.CR1
If we use @StartTask in an existing coversation, it will cause by
java.lang.IllegalStateException with message: "begin method invoked from a
long-running conversation, try using @Begin(join=true) on method, even we add
@Begin(join=true) still happen, how can I solve this problem or there some other solution
we can use as alternative.
--
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