[
https://jira.jboss.org/jira/browse/JBPM-2412?page=com.atlassian.jira.plug...
]
Joram Barrez commented on JBPM-2412:
------------------------------------
Take look at
http://java.sun.com/mailers/techtips/enterprise/2007/TechTips_Feb07.html#1.
If I understand correctly, the compatibility isn't 100% since it depends on the
annotations set on the EJB3 bean.
So I would go for EJB3 only.
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