The ironjacamar.xml doesn't need an <archive> element, since it knows which .rar it belongs too.
The subsystem:resource-adapters in AS7 contains that element, since it needs to know which .rar to activate.
The <connection-definition> element contains the JNDI name for the CF bound into JNDI based on the MCF instance.
HTH