Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
Karen Salazar (from Dev Box) 7b34d7bdba Adding vscode to gitignore 2024-03-01 00:38:45 -08:00
Bainian Liu 5a42c6a268
JNDI support (#16)
* JNDI support

* Add tests for JNDI

* add null check

Co-authored-by: bailiu <bailiu@microsoft.com>
2021-07-13 07:34:58 -07:00
Bainian Liu 935cbc85af
add ServiceBusJmsConnectionFactory version as part of user agent data (#10)
Co-authored-by: bailiu <bailiu@microsoft.com>
2020-09-04 08:36:58 -07:00
Bainian Liu 31ff984250
Initial Upload of Service Bus ConnectionFactory
Uploaded the Service Bus ConnectionFactory package, which includes implementations of JMS ConnectionFactory, QueueConnectionFactory, and TopicConnectionFactory.

The implementations are leveraging QPID JMS, plus the integration with ConnectionStringBuilder to allow easy connections to Azure Service Bus through JMS, using connection strings generated for the user's Azure Service Bus resource.
2020-04-24 12:56:56 -07:00
Bainian Liu d7e643ac60
Initial commit 2020-04-15 09:08:45 -07:00