amazon-sqs-java-messaging-lib
amazon-sqs-java-messaging-lib copied to clipboard
Add a default ConnectionFactory constructor
This is needed when there is no ability to change the code of an existing app, only to provide a factory class. Such apps cannot currently load the connector, because they call the default init method which doesn't exist.
the particular culprit is a healthcare processor called mirth connect (http://www.mirthproject.org/) , but I am sure this scenario could just as well apply to other products...
I forgot to submit a PR for this. bummer.
Hi @ziyanli-amazon ,
Thank you for picking up the maintenance of the library. Even if stale, I would be happy to know why was this PR closed without being merged.
Hi @gilbahat , Sorry it was closed by mistake. I was going through some already staled PRs and close some of them. Can you resolve conflicts and I can take a look tomorrow afternoon.
Conflicts resolved