[
https://jira.jboss.org/jira/browse/JBAS-7911?page=com.atlassian.jira.plug...
]
Alexey Loubyansky closed JBAS-7911.
-----------------------------------
Resolution: Done
Fixed. The default can now be set in (standard)jboss.xml like this
<!DOCTYPE jboss PUBLIC
"-//JBoss//DTD JBOSS 6.0//EN"
"http://www.jboss.org/j2ee/dtd/jboss_6_0.dtd">
<jboss>
...
<jms-resource-adapter>jms-ra.rar</jms-resource-adapter>
...
Allow for configuring default resource adaptor name for the EJB2
MDBs
---------------------------------------------------------------------
Key: JBAS-7911
URL:
https://jira.jboss.org/jira/browse/JBAS-7911
Project: JBoss Application Server
Issue Type: Task
Security Level: Public(Everyone can see)
Components: EJB2
Reporter: Alexey Loubyansky
Assignee: Alexey Loubyansky
Fix For: JBossAS-6.0.0.M3
The corresponding EJB3 issue is JBAS-7633
While the RA deployment name can be configured per MDB container, the default RA
deployment name is hardcoded and is jms-ra.rar, see
org.jboss.ejb.plugins.inflow.JBossJMSMessageEndpointFactory.
--
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