Jesper Pedersen created AS7-3353:
------------------------------------
Summary: ActivationSpec.setResourceAdapter called by EJB3
Key: AS7-3353
URL:
https://issues.jboss.org/browse/AS7-3353
Project: Application Server 7
Issue Type: Bug
Components: EJB
Reporter: Jesper Pedersen
Assignee: jaikiran pai
Priority: Critical
Fix For: 7.1.0.Final
./ejb3/src/main/java/org/jboss/as/ejb3/component/messagedriven/MessageDrivenComponentCreateService.java
calls activationSpec.setResourceAdapter(ra).
This is incorrect, since it is done by the JCA SPI.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira