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


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.

Reply via email to