[
https://jira.jboss.org/jira/browse/JBPM-2412?page=com.atlassian.jira.plug...
]
Tom Baeyens updated JBPM-2412:
------------------------------
Summary: extend java activity targets with expression and ejb (was: add support
for ejb method invocation to java activity)
Description:
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 ?
was:
java activity is about method invocation
we should add the capability to the java activity for invoking a method on an ejb.
can we support ejb 2 and 3, or do we need to choose ?
Assignee: Tom Baeyens (was: Alejandro Guizar)
extend java activity targets with expression and ejb
----------------------------------------------------
Key: JBPM-2412
URL:
https://jira.jboss.org/jira/browse/JBPM-2412
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.1
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