ant says this

    [javac] Compiling 6 source files to /Volumes/FIREWIRE/www/Red5/bin
    [javac] Note: 
/Volumes/FIREWIRE/www/Red5/src/org/red5/server/script/rhino/RhinoScriptUtils.java
 
uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.


Dan Rossi wrote:
> Bindings nameSpace = engine.getBindings(ScriptContext.ENGINE_SCOPE);
>
> This is just one of the problems, there is no siuch methopd as 
> getBindings. im loading the jsr for java 1.5.
>
> Any ideas ?
>
> Severity and Description    Path    Resource    Location    Creation 
> Time    Id
> The method getBindings(int) is undefined for the type ScriptEngine    
> red5_server/src/org/red5/server/script/rhino    RhinoScriptUtils.java    
> line 75    1173231617704    59530
>
>
>
>
> _______________________________________________
> 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