You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Vagelis (Jira)" <ji...@apache.org> on 2021/03/15 19:40:00 UTC

[jira] [Updated] (AMQNET-664) No IConnectionFactory implementation found

     [ https://issues.apache.org/jira/browse/AMQNET-664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vagelis updated AMQNET-664:
---------------------------
    Description: 
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}}

  was:
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.}}


> 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}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)