perry2of5
perry2of5
When WTP is not installed, and a firewall denies requests to remote xsd files, WildWebDeveloper can't resolve j2ee xsd's. Please include j2ee xsd's in lemminx. Spring Tool Suite dropped WTP...
This PR adds a callback to process messages from an Azure Service Bus. Right now, on main, the Azure Service Bus message receiver simply logs the messages received and returns....
This commit refactors the logic to create a subscription into the hook. The operators should not be accessing the connection to Azure Service Bus directly. This code belongs in the...
This PR adds a request-reply operator to implement the design pattern from Enterprise Integration Patterns, Hohpe, Woolf, Addison-Wesley, 2003 In particular, this means one could: a) Create a service bus...