You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "David Carver (JIRA)" <ji...@apache.org> on 2010/01/26 20:52:34 UTC

[jira] Updated: (ODE-751) Equals method assumes the argument is of a specific type

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

David Carver updated ODE-751:
-----------------------------

    Attachment: odebpelpatch.txt

Patch to fix possible classcastexceptions when checking for equals on an object.


> Equals method assumes the argument is of a specific type
> --------------------------------------------------------
>
>                 Key: ODE-751
>                 URL: https://issues.apache.org/jira/browse/ODE-751
>             Project: ODE
>          Issue Type: Bug
>          Components: BPEL Runtime
>         Environment: linux
>            Reporter: David Carver
>         Attachments: odebpelpatch.txt
>
>
> Running FindBugs (http://findbugs.sourceforge.net/) against the bpel-api project, the following error:
> Equals method for org.apache.ode.bpel.iapi.Endpoint assumes the argument is of type Endpoint
> Will attach a patch to correct these issues.

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