You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "David Ingham (JIRA)" <qp...@incubator.apache.org> on 2009/11/16 20:01:39 UTC

[jira] Created: (QPID-2204) WCF assemblies not COM visible

WCF assemblies not COM visible
------------------------------

                 Key: QPID-2204
                 URL: https://issues.apache.org/jira/browse/QPID-2204
             Project: Qpid
          Issue Type: Improvement
          Components: WCF/C++ Client
    Affects Versions: 0.6
         Environment: Windows
            Reporter: David Ingham


The two assemblies for the WCF channel (Apache.Qpid.Channel and Apache.Qpid.Interop) are not currently visible to COM components. This causes problems for integration into Excel using the Excel RealTimeData mechanism which uses COM objects.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Updated: (QPID-2204) WCF assemblies not COM visible

Posted by "David Ingham (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Ingham updated QPID-2204:
-------------------------------

    Attachment: DBI_2.diff
                DBI_1.diff

The proposed fix is to update the AssemblyInfo files with the ComVisible(true) directive as in the attached diffs.

...\qpid\wcf\src\Apache\Qpid\AmqpTypes\Properties\AssemblyInfo.cs - DBI_1.diff
...\qpid\wcf\src\Apache\Qpid\Channel\Properties\AssemblyInfo.cs - DBI_2.diff


> WCF assemblies not COM visible
> ------------------------------
>
>                 Key: QPID-2204
>                 URL: https://issues.apache.org/jira/browse/QPID-2204
>             Project: Qpid
>          Issue Type: Improvement
>          Components: WCF/C++ Client
>    Affects Versions: 0.6
>         Environment: Windows
>            Reporter: David Ingham
>         Attachments: DBI_1.diff, DBI_2.diff
>
>
> The two assemblies for the WCF channel (Apache.Qpid.Channel and Apache.Qpid.Interop) are not currently visible to COM components. This causes problems for integration into Excel using the Excel RealTimeData mechanism which uses COM objects.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Assigned: (QPID-2204) WCF assemblies not COM visible

Posted by "Steve Huston (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Huston reassigned QPID-2204:
----------------------------------

    Assignee: Steve Huston

> WCF assemblies not COM visible
> ------------------------------
>
>                 Key: QPID-2204
>                 URL: https://issues.apache.org/jira/browse/QPID-2204
>             Project: Qpid
>          Issue Type: Improvement
>          Components: WCF/C++ Client
>    Affects Versions: 0.6
>         Environment: Windows
>            Reporter: David Ingham
>            Assignee: Steve Huston
>             Fix For: 0.6
>
>         Attachments: DBI_1.diff, DBI_2.diff
>
>
> The two assemblies for the WCF channel (Apache.Qpid.Channel and Apache.Qpid.Interop) are not currently visible to COM components. This causes problems for integration into Excel using the Excel RealTimeData mechanism which uses COM objects.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Resolved: (QPID-2204) WCF assemblies not COM visible

Posted by "Steve Huston (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Huston resolved QPID-2204.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.6

Patches applied to trunk r881314.

> WCF assemblies not COM visible
> ------------------------------
>
>                 Key: QPID-2204
>                 URL: https://issues.apache.org/jira/browse/QPID-2204
>             Project: Qpid
>          Issue Type: Improvement
>          Components: WCF/C++ Client
>    Affects Versions: 0.6
>         Environment: Windows
>            Reporter: David Ingham
>            Assignee: Steve Huston
>             Fix For: 0.6
>
>         Attachments: DBI_1.diff, DBI_2.diff
>
>
> The two assemblies for the WCF channel (Apache.Qpid.Channel and Apache.Qpid.Interop) are not currently visible to COM components. This causes problems for integration into Excel using the Excel RealTimeData mechanism which uses COM objects.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org