[jboss-dev-forums] [EJB Development] - Allow for configuring default resource adaptor name for the EJB2 MDBs
Alexey Loubyansky
do-not-reply at jboss.com
Thu Apr 15 10:09:09 EDT 2010
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%40jboss.com 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&containerType=14&container=2093]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20100415/626ad92c/attachment.html
More information about the jboss-dev-forums
mailing list