Hi,

I'm getting this when I try to start red5 rev 2094 .

compile_core_compatibility:
    [javac] Compiling 143 source files to /usr/local/src/red5-test/bin
    [javac] 
/usr/local/src/red5-test/src/org/red5/server/jmx/JMXAgent.java:168: 
incompatible types
    [javac] found   : java.lang.Object
    [javac] required: javax.management.ObjectName
    [javac]                     for (ObjectName oname : mbs.queryNames(
    [javac]                                                               ^
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 error

Any clues ?

_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to