You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Roger Meier (JIRA)" <ji...@apache.org> on 2010/10/24 21:52:19 UTC

[jira] Created: (THRIFT-969) Java Tutorial broken, move CalculatorHandler to a separate file

Java Tutorial broken, move CalculatorHandler to a separate file
---------------------------------------------------------------

                 Key: THRIFT-969
                 URL: https://issues.apache.org/jira/browse/THRIFT-969
             Project: Thrift
          Issue Type: Bug
          Components: Java - Library, Tutorial
            Reporter: Roger Meier
            Assignee: Roger Meier
             Fix For: 0.6


Java Tutorial dos not compile with the newly introduced AbstractServerArgs from THRIFT-745.

This patch fixes that.
In addition it moves the CalculatorHandler to a separate file, for reuse within the JavaScript tutorial.

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


[jira] Closed: (THRIFT-969) Java Tutorial broken, move CalculatorHandler to a separate file

Posted by "Roger Meier (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roger Meier closed THRIFT-969.
------------------------------

    Resolution: Fixed

committed!
this bug fix to support AbstractServerArgs and move of CalculatorHandler to a separate file

> Java Tutorial broken, move CalculatorHandler to a separate file
> ---------------------------------------------------------------
>
>                 Key: THRIFT-969
>                 URL: https://issues.apache.org/jira/browse/THRIFT-969
>             Project: Thrift
>          Issue Type: Bug
>          Components: Java - Library, Tutorial
>            Reporter: Roger Meier
>            Assignee: Roger Meier
>             Fix For: 0.6
>
>         Attachments: THRIFT-969_Java_Tutorial_fix_and_move_CalculatorHandler_to_a_file.patch
>
>
> Java Tutorial dos not compile with the newly introduced AbstractServerArgs from THRIFT-745.
> This patch fixes that.
> In addition it moves the CalculatorHandler to a separate file, for reuse within the JavaScript tutorial.

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


[jira] Updated: (THRIFT-969) Java Tutorial broken, move CalculatorHandler to a separate file

Posted by "Roger Meier (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roger Meier updated THRIFT-969:
-------------------------------

    Attachment: THRIFT-969_Java_Tutorial_fix_and_move_CalculatorHandler_to_a_file.patch

> Java Tutorial broken, move CalculatorHandler to a separate file
> ---------------------------------------------------------------
>
>                 Key: THRIFT-969
>                 URL: https://issues.apache.org/jira/browse/THRIFT-969
>             Project: Thrift
>          Issue Type: Bug
>          Components: Java - Library, Tutorial
>            Reporter: Roger Meier
>            Assignee: Roger Meier
>             Fix For: 0.6
>
>         Attachments: THRIFT-969_Java_Tutorial_fix_and_move_CalculatorHandler_to_a_file.patch
>
>
> Java Tutorial dos not compile with the newly introduced AbstractServerArgs from THRIFT-745.
> This patch fixes that.
> In addition it moves the CalculatorHandler to a separate file, for reuse within the JavaScript tutorial.

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