It is possible to configure the AutoDeployer service to
use the RARDeployer service from the JBossCX module to
deploy resource adapters.
An example of this is included in jboss.jcml. This
example sets up the directory deploy/lib to be watched
for resource adapters. The bundled Minerva JDBC
resource adapters are installed in this directory and
are thus available at server startup.
Logged In: YES
user_id=140871
It's now even better than that. RARs can now be deployed by
simply dropping them in the normal deploy directory. The
deploy/lib directory is still used for application
components bundled with JBoss; it can now be used for any
type of component, not just RARs.