Reply to thread: "[Red5] trunk is broken" I had the same HttpServletRequest compilation problem (missing methods). Solved it by moving "Servlet-api-2.5.jar" library up above the "judo.jar" library in my JDeveloper jars list to ensure that the 2.5 jar is searched first. It seems that the judo.jar file contains the wrong HttpServletRequest class (missing certain methods).
-loqi __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
