You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by "Jonathan Costers (JIRA)" <ji...@apache.org> on 2010/09/19 00:00:32 UTC

[jira] Resolved: (RIVER-170) hello example ConfirmingILFactory assumes ClientHost.toString is useful

     [ https://issues.apache.org/jira/browse/RIVER-170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Costers resolved RIVER-170.
------------------------------------

    Fix Version/s: AR3
       Resolution: Fixed

implemented suggested solution

> hello example ConfirmingILFactory assumes ClientHost.toString is useful
> -----------------------------------------------------------------------
>
>                 Key: RIVER-170
>                 URL: https://issues.apache.org/jira/browse/RIVER-170
>             Project: River
>          Issue Type: Bug
>          Components: com_sun_jini_example
>            Reporter: Phil Steitz
>            Assignee: Jonathan Costers
>            Priority: Minor
>             Fix For: AR3
>
>         Attachments: RIVER-170.patch
>
>
> Bugtraq ID [6487736|http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6487736]
> The hello example's ConfirmingILFactory.Dispatch class assumes that toString on a ClientHost  customer  will produce something useful, but the impl class used by JERI does not override the default Object.toString.  Should really be using ClientHost.getClientHost instead.

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