[
https://jira.jboss.org/jira/browse/JBPM-2323?page=com.atlassian.jira.plug...
]
Tom Baeyens updated JBPM-2323:
------------------------------
Description:
In the beginning we'll only support stateless user code if the class is referenced in
the jPDL.
We'll only instantiate user classes during parsing of the process definitions.
We'll explicitly remove instantiating of user classes during process execution.
So injecting transactional resources in process definitions is not valid. (not sure if we
easily be able to detect and throw an exception for that)
Of course, expressions will still be resolved at process execution time.
was:
In the beginning we'll only support stateless user code if the class is referenced in
the jPDL.
Of course, expressions will still be resolved at process execution time.
instantiate user defined classes at parsing time
------------------------------------------------
Key: JBPM-2323
URL:
https://jira.jboss.org/jira/browse/JBPM-2323
Project: JBoss jBPM
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Runtime Engine
Reporter: Tom Baeyens
Assignee: Tom Baeyens
Fix For: jBPM 4.0
In the beginning we'll only support stateless user code if the class is referenced in
the jPDL.
We'll only instantiate user classes during parsing of the process definitions.
We'll explicitly remove instantiating of user classes during process execution.
So injecting transactional resources in process definitions is not valid. (not sure if
we easily be able to detect and throw an exception for that)
Of course, expressions will still be resolved at process execution time.
--
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