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

[jira] [Created] (AMQNET-745) Apache.NMS has an exception for application launched in single file mode

Iuliia Fatkullina created AMQNET-745:
----------------------------------------

             Summary: Apache.NMS has an exception for application launched in single file mode
                 Key: AMQNET-745
                 URL: https://issues.apache.org/jira/browse/AMQNET-745
             Project: ActiveMQ .Net
          Issue Type: Bug
          Components: ActiveMQ, NMS
    Affects Versions: OpenWire-1.8.0
            Reporter: Iuliia Fatkullina


Apache.NMS library version 1.8.0 and higher has an exception,
when trying to instantiate the NMSConnectionFactory class,
if the application is launched in single file mode.

An example of an exception can be seen when using Apache.NMS.ActiveMQ
https://github.com/i7nfinity/apache-nms-singlefile-error

Need to fix GetConfigSearchPaths method because Path.GetDirectoryName(executingAssembly.Location) returns null in the file https://github.com/apache/activemq-nms-api/blob/main/src/nms-api/NMSConnectionFactory.cs


You can read more about the problem here
https://docs.microsoft.com/en-us/dotnet/core/deploying/single-file



--
This message was sent by Atlassian Jira
(v8.20.1#820001)