[jboss-jira] [JBoss JIRA] Resolved: (JBAS-9216) Invalid cast in SpecifiedInterfaceRemoveHandler

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Fri Apr 1 09:44:38 EDT 2011


     [ https://issues.jboss.org/browse/JBAS-9216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry resolved JBAS-9216.
------------------------------------

    Resolution: Done


http://github.com/jbossas/jboss-as/compare/1b92a98...7c2ead1

> Invalid cast in SpecifiedInterfaceRemoveHandler
> -----------------------------------------------
>
>                 Key: JBAS-9216
>                 URL: https://issues.jboss.org/browse/JBAS-9216
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Domain Management
>    Affects Versions: 7.0.0.Beta1
>            Reporter: Brian Stansberry
>            Assignee: Brian Stansberry
>             Fix For: 7.0.0.Beta2
>
>
> The handler's RuntimeTask does this which results in a CCE:
> public void execute(RuntimeTaskContext context) throws OperationFailedException {
>     RuntimeOperationContext runtimeContext = (RuntimeOperationContext) context;
> That variable is never used; the whole line can go.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list