[
https://jira.jboss.org/jira/browse/JBPM-2412?page=com.atlassian.jira.plug...
]
Tom Baeyens updated JBPM-2412:
------------------------------
Summary: extend java activity targets with ejb (was: extend java activity targets
with expression and ejb)
Assignee: Koen Aers (was: Tom Baeyens)
expressions is described in a separate issue.
so this issue only deals with addition of adding method invocation capabilities to the
java activity.
extend java activity targets with ejb
-------------------------------------
Key: JBPM-2412
URL:
https://jira.jboss.org/jira/browse/JBPM-2412
Project: jBPM
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Runtime Engine
Reporter: Tom Baeyens
Assignee: Koen Aers
Fix For: jBPM 4.3
java activity is about method invocation
attribute ejb-home should point to the JNDI location of the EJB Home interface
<java target-ejb-home="java:/MyEjBean" method="myMethod">
<java target-expr="#{myVar}"...
<java
<target class="..."
<field...
can we support ejb 2 and 3, or do we need to choose ?
--
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