You should try a newer version of Red5 (v0.6.1) that supports jdk1.6

Thijs


Op 6-jun-2007, om 20:16 heeft Grant Kohler het volgende geschreven:

> Hello,
>
>    I’m trying to setup red5 on a new server.  I’m running  
> jdk1.6.0_01 but when I run ant server I get the following message  
> and I have no idea what it means:
>
>
>
> compile:
>
>     [javac] Compiling 309 source files to /home/reach/red5-0_5rc1/bin
>
>     [javac] ----------
>
>     [javac] 1. ERROR in /home/reach/red5-0_5rc1/src/org/red5/io/ 
> IStreamableFileFactory.java
>
>     [javac]  (at line 31)
>
>     [javac]     public abstract Set<IStreamableFileService>  
> getServices();
>
>     [javac]                     ^^^
>
>     [javac] The type Set is not generic; it cannot be parameterized  
> with arguments <IStreamableFileService>
>
>     [javac] ----------
>
>     [javac] 2. ERROR in /home/reach/red5-0_5rc1/src/org/red5/io/ 
> IStreamableFileFactory.java
>
>     [javac]  (at line 31)
>
>     [javac]     public abstract Set<IStreamableFileService>  
> getServices();
>
>     [javac]                         ^^^^^^^^^^^^^^^^^^^^^^
>
>     [javac] Syntax error, parameterized types are only available if  
> source level is 5.0
>
>     [javac] ----------
>
>     [javac] 2 problems (2 errors)
>
>
>
> Is there something else I need to configure first?
>
>
>
> Thanks,
>
> -Grant
>
>
>
> _______________________________________________
> Red5 mailing list
> [email protected]
> http://osflash.org/mailman/listinfo/red5_osflash.org


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

Reply via email to