Some third party JMS providers do not provide a JMS JCA resource adapter for JBoss. In that scenario there is an alternative way to set up a generic JMS resource adapter in lieu of a custom one provided by the provider:
What are the implications of this? What are the gains of using a provided resource adapter other than simpler configuration and what do JMS providers look for when creating these?