The JBoss JCA distribution contains a deploy/ directory where all deployments
should be deployed to.
6.1. Deploying resource adapters
Resource adapters (.rar) are deployed by copying the resource adapters into the
deploy/ directory
cp example.rar jboss-jca-1.0.0/deploy
on a Un*x based system or
copy example.rar jboss-jca-1.0.0\deploy
on Windows.