[
https://jira.jboss.org/jira/browse/JBPM-2203?page=com.atlassian.jira.plug...
]
Tom Baeyens commented on JBPM-2203:
-----------------------------------
Things to consider:
mostly, the current integration is based on integrating the naming resolutions while
resolving UEL expressions. apart from that there is only the special SEAM annotations,
which will boil down to jbpm service invocations.
* setup of the seam contexts. find the proper places where we need to intercept to set up
the seam contexts. this could potentially be very easy. we have a set of services now
(==session facades). we also have a mechanism to add interceptors to those. a seam
interceptor could ensure that seam is properly initialized around jBPM operations.
* expanding the jbpm variable resolver so that it also delegates to the seam contexts.
* tx around the jbpm timers and messages. we should be able to leverage our container
integration. since we'll be deployable as a service, we'll build our own tx
interceptor for managing the JTA tx. this is leveraged when using seam.
* pageflow. build the page activity. create a pageflow parser.
seam integration
----------------
Key: JBPM-2203
URL:
https://jira.jboss.org/jira/browse/JBPM-2203
Project: JBoss jBPM
Issue Type: Task
Security Level: Public(Everyone can see)
Reporter: Tom Baeyens
Assignee: Tom Baeyens
Fix For: jBPM 4.0.0.CR1
help pete with seam integration
--
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