Uploading a JMS driver
You can upload a JMS driver by using a REST-based web service that handles driver provisioning. This service enables integration with the Enterprise Connector environment.
The WADL file that defines the web service structure and operations is available at this address:
https://<enterpriseconnectorhost>:<host.router.https.port>/api/provision/application.wadl
Note: Effective from 2026.08, ensure that you use the correct bundle wrapper type, either
javax.jms or jakarta.jms, that matches the JMS API package used by your JMS client library. Using a mismatched bundle wrapper prevents the driver from starting in the ION runtime.