No, Dario was referring to JMS as an alternative to ARI.

ARI includes a proxy Adapter that exports the Adapter interfaces over TCP sockets.

But nothing prevents from having a proxy Adapter that exports similar interfaces over JMS. Actually, the path mentioned by Dario points to an example that shows a simple JMS Proxy Adapter.

Hope that helps.