[ https://issues.apache.org/jira/browse/UIMA-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marshall Schor updated UIMA-1190: --------------------------------- Fix Version/s: 2.3AS > 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 > Fix For: 2.3AS > > 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.