<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META http-equiv=Content-Type content="text/html; charset=ISO-8859-1"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
span.E-MailFormatvorlage17
{mso-style-type:personal-compose;
font-family:"Calibri","sans-serif";
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>Hi,<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>currently binding a message driven bean to another resource adapter than the default resource adapter requires adding a JBoss specific annotation @org.jboss.ejb3.annotation.ResourceAdapter to the MDB.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I think there should also be a way to establish this binding using a specific deployment descriptor to allow for deploying portable JEE applications to JBoss 7.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Looking at the code I think that this should go into the jboss-ejb3.xml.<o:p></o:p></p><p class=MsoNormal>As far as I can see the parsing code in jboss-metadata-ejb only parses a skeleton document that looks like this:<o:p></o:p></p><p class=MsoNormal><jboss xmlns=”http://www.jboss.com/xml/ns/javaee”><o:p></o:p></p><p class=MsoNormal> <enterprise-beans><o:p></o:p></p><p class=MsoNormal> <ejb><o:p></o:p></p><p class=MsoNormal> </ejb><o:p></o:p></p><p class=MsoNormal> </enterprise-beans><o:p></o:p></p><p class=MsoNormal></jboss><o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>So if I have not overseen anything there is no way of establishing this binding.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I’d like to contribute to this part but would like to have an opinion how this file should look like in the end.<o:p></o:p></p><p class=MsoNormal>As a resource adapter binding only makes sense for MDBs I would prefer something like this:<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><jboss xmlns=”http://www.jboss.com/xml/ns/javaee”><o:p></o:p></p><p class=MsoNormal> <enterprise-beans><o:p></o:p></p><p class=MsoNormal> <message-driven><o:p></o:p></p><p class=MsoNormal> <ejb-name>MyEjbName</ejb-name><o:p></o:p></p><p class=MsoNormal> <resource-adapter>myConnector.rar</resource-adapter><o:p></o:p></p><p class=MsoNormal> </message-driven><o:p></o:p></p><p class=MsoNormal> </enterprise-beans><o:p></o:p></p><p class=MsoNormal></jboss><o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>What do you think about this?<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Kind regards,<o:p></o:p></p><p class=MsoNormal>Robert<o:p></o:p></p></div><blockquote><b>WINCOR NIXDORF International GmbH</b><br />Sitz der Gesellschaft: Paderborn<br />Registergericht Paderborn HRB 3507<br />Gesch�ftsf�hrer: Eckard Heidloff (Vorsitzender), Stefan Auerbach, Dr. J�rgen Wunram<br />Vorsitzender des Aufsichtsrats: Karl-Heinz Stiller<br />Steuernummer: 339/5884/0020 - Ust-ID Nr.: DE812927716 - WEEE-Reg.-Nr. DE44477193<br /><br />Diese E-Mail enth�lt vertrauliche Informationen.<br />Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrt�mlich erhalten haben,<br />informieren Sie bitte sofort den Absender und vernichten Sie diese E-Mail.<br />Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser E-Mail ist nicht gestattet.<br /><br />This e-mail may contain confidential information.<br />If you are not the intended recipient (or have received this e-mail in error)<br />please notify the sender immediately and destroy this e-mail.<br />Any unauthorised copying, disclosure or distribution of the material in this e-mail is strictly forbidden.</blockquote>
</body></html>