[
https://issues.apache.org/jira/browse/AMQNET-387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13289873#comment-13289873
]
Jim Gomes commented on AMQNET-387:
----------------------------------
Tamilmaran, as Tim mentioned, you should see the Apache.NMS.ActiveMQ.dll
assembly on the server. If it's not there, but it is being loaded, it's
possible that it may have been placed into the Global Assembly Cache (GAC). I
haven't tested that, but it's a theory as to why you may not be seeing it, yet
it is being loaded. To solve the client-side problem, all you have to do is
copy the Apache.NMS.ActiveMQ.dll into the save folder as the Apache.NMS.dll.
As you mention, you only need to develop against the Apache.NMS.dll, but you
need to deploy both assemblies.
> no iconnectionfactory implementation found for connection uri
> -------------------------------------------------------------
>
> Key: AMQNET-387
> URL: https://issues.apache.org/jira/browse/AMQNET-387
> Project: ActiveMQ .Net
> Issue Type: Bug
> Reporter: Tamilmaran
> Assignee: Jim Gomes
>
> I'm facing the "no iconnectionfactory implementation found for connection
> uri" issue on the client system.The server side which has the broker into it,
> is running perfectly for topic/queue pub/sub.But the client is not working.
> I have used only NMS DLL. I am not supposed to use NMS.ActiveMQ DLL. In this
> case, How to get rid of this issue?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira