[
https://issues.apache.org/jira/browse/AMQNET-664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17350287#comment-17350287
]
Sven Tauhardt commented on AMQNET-664:
--------------------------------------
I experience the same problem with the mentioned package versions (Apache.NMS
-Version 2.0.0, Apache.NMS.ActiveMQ -Version 1.8.0). However, switching back to
v1.8.0 of Apache.NMS didn't fix it for me. The exception thrown is the same in
either case, it is identical to the one reported above by Vagelis. So the issue
isn't resolved for me.
I use Visual Studio 2019 with .Net (Core) 5.0.4. Any suggestions how to fix it?
> No IConnectionFactory implementation found
> ------------------------------------------
>
> Key: AMQNET-664
> URL: https://issues.apache.org/jira/browse/AMQNET-664
> Project: ActiveMQ .Net
> Issue Type: Bug
> Components: ActiveMQ
> Affects Versions: OpenWire-1.8.0
> Reporter: Vagelis
> Priority: Major
>
> When I try to create the connection factory I get the error "No
> IConnectionFactory implementation found".
> I followed this example:
>
> [https://activemq.apache.org/components/nms/examples/nms-simple-asynchronous-consumer-example]
> I also tried with "new ActiveMQ.ConnectionFactory(uri)" with the same result.
> I use the below packages:
> Apache.NMS -Version 2.0.0
> Apache.NMS.ActiveMQ -Version 1.8.0
> Is this required? Is there a sample config file?
>
> {{// NOTE: ensure the nmsprovider-activemq.config file exists in the
> executable folder.}}
> {{Edit: I use nuget packages}}
> {{The full message:}}
> {{Apache.NMS.NMSConnectionException: 'Could not create the IConnectionFactory
> implementation: Method 'CreateConnectionAsync' in type
> 'Apache.NMS.ActiveMQ.ConnectionFactory' from assembly 'Apache.NMS.ActiveMQ,
> Version=1.8.0.0, Culture=neutral, PublicKeyToken=82756feee3957618' does not
> have an implementation.'}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)