Alexey Loubyansky [
http://community.jboss.org/people/alex.loubyansky%40jboss.com] replied
to the discussion
"Allow for configuring default resource adaptor name for the EJB2 MDBs"
To view the discussion, visit:
http://community.jboss.org/message/537721#537721
--------------------------------------------------------------
Fixed. The default can now be set in (standard)jboss.xml like this (this is the actual
quote from the current standardjboss.xml)
<!DOCTYPE jboss PUBLIC
"-//JBoss//DTD JBOSS 6.0//EN"
"
http://www.jboss.org/j2ee/dtd/jboss_6_0.dtd
http://www.jboss.org/j2ee/dtd/jboss_6_0.dtd">
<jboss>
...
<jms-resource-adapter>jms-ra.rar</jms-resource-adapter>
...
[
https://jira.jboss.org/jira/browse/JBAS-7911 Show » ]
https://jira.jboss.org/jira/secure/ViewProfile.jspa?name=alex.loubyansky%...
Alexey Loubyansky - 15/Apr/10 09:47 AM 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
http://www.jboss.org/j2ee/dtd/jboss_6_0.dtd"> <jboss> ...
<jms-resource-adapter>jms-ra.rar</jms-resource-adapter> ...
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/537721#537721]
Start a new discussion in EJB Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]