You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Doug Cutting (JIRA)" <ji...@apache.org> on 2013/07/02 20:11:21 UTC

[jira] [Comment Edited] (AVRO-975) Support RPC in C#

    [ https://issues.apache.org/jira/browse/AVRO-975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13698056#comment-13698056 ] 

Doug Cutting edited comment on AVRO-975 at 7/2/13 6:10 PM:
-----------------------------------------------------------

I'm getting two errors when trying to build this with Mono on Linux:

{code}
Specific/SpecificRequestor.cs(23,7): error CS0246: The type or namespace name `Castle' could not be found. Are you missing a using directive or an assembly reference?
Specific/SpecificRequestor.cs(42,31): error CS0246: The type or namespace name `IInvocation' could not be found. Are you missing a using directive or an assembly reference?
{code}

                
      was (Author: cutting):
    I'm getting two errors when trying to build this with Mono on Linux:

{code}
Specific/SpecificRequestor.cs(23,7): error CS0246: The type or namespace name `Castle' could not be found. Are you missing a using directive or an assembly reference?
Specific/SpecificRequestor.cs(42,31): error CS0246: The type or namespace name `IInvocation' could not be found. Are you missing a using directive or an assembly reference?
{pre}

                  
> Support RPC in C#
> -----------------
>
>                 Key: AVRO-975
>                 URL: https://issues.apache.org/jira/browse/AVRO-975
>             Project: Avro
>          Issue Type: New Feature
>          Components: csharp
>    Affects Versions: 1.6.1
>            Reporter: Jeff Hammerbacher
>         Attachments: 975.patch, Avro-975-00.patch, Avro-975-complete2.patch, Avro975-complete.patch, buildtask.patch, Castle.Core.dll, errors-and-remote-protocols.975.diff, java-compat.diff, propagate-exception.diff, timeout-unhandled-exception.diff
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira