We are using webMethods Broker as JMS Provider, created topics and queues and connected to them using java-clients.
Now we want to override the internal JMS provider in jBoss so that MDBs in jBoss will use webMethods instead of jBoss as JMS provider.
This is a jBoss configuration case, but I really need some help.