You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Jerry Cwiklik (JIRA)" <ui...@incubator.apache.org> on 2008/09/24 21:01:49 UTC

[jira] Closed: (UIMA-1190) Jmx Monitor in Uima AS not compiling when using Java 5

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

Jerry Cwiklik closed UIMA-1190.
-------------------------------

    Resolution: Fixed

> Jmx Monitor in Uima AS not compiling when using Java 5
> ------------------------------------------------------
>
>                 Key: UIMA-1190
>                 URL: https://issues.apache.org/jira/browse/UIMA-1190
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Jerry Cwiklik
>         Attachments: uimaj-as-activemq-UIMA-1190-patch.txt
>
>
> When compiling Uima AS with Java 5 there are compile errors in JmxMonitor code. It seems that in Java 5 the returned object from MBeanServerInvocationHandler.newProxyInstance(..) method needs to be typecast to the expected type. This is not required for Java 6. 

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