Integrate WebLogic JMS with Azure Service Bus Topic
Content
I’m trying to figure out what the configuration for a JMS Module will look like from the perspective of an Oracle WebLogic 12c (WLS) on-premises instance to an Azure Service Bus (ASB) Topic Subscription (as a Durable Subscription, I believe...)
I have configured a Topic t.test-topic on ASB and have defined a Subscription Entity s.test-topic within it. I also have a Shared Access Policy sap.test-topic on the Topic level with Manage/Send/Listen permissions. I am trying to configure WLS such that developers that leverage a platform like SOA Suite can utilize these configurations from a JMS Adapter (in JDeveloper), but really, anyone deploying to this platform should be able to leverage this module by looking up the appropriate objects in the JNDI.