[jboss-jira] [JBoss JIRA] (AS7-6475) Expose a message endpoint proxy containing all bean methods as per EJB_SPEC-60
Carlo de Wolf (JIRA)
jira-events at lists.jboss.org
Thu Feb 7 06:45:51 EST 2013
Carlo de Wolf created AS7-6475:
----------------------------------
Summary: Expose a message endpoint proxy containing all bean methods as per EJB_SPEC-60
Key: AS7-6475
URL: https://issues.jboss.org/browse/AS7-6475
Project: Application Server 7
Issue Type: Feature Request
Components: EJB
Affects Versions: 7.1.3.Final (EAP)
Reporter: Carlo de Wolf
Assignee: Carlo de Wolf
Fix For: 7.2.0.CR1
http://java.net/jira/browse/EJB_SPEC-60 proposes an improved style for specifying the contract between a RA and MDB. It would allow the RA to have access to the EJB class itself.
While that in itself is not possible without a JCA update it is possible for the RA to load up the EJB class and invoke upon the proxy using bean methods with some minor alterations.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list