Problems accessing red5 configuration

Hi,

I am using OpenFire 3.6.2 and just installed the latest red5 application. I allready updated from JVM 1.5 to version 1.6.0_07. So far so good. After downloading the red5.war into /usr/share/openfire/plugins/ - the packages was sucuessfully unpacked and created a new directory called “red5”. After that I checked the HTTP Binding in the OpenFire Server. The HTTP port ist bind to “7070”. I restarted the OpenFire Server and wanted to access http://:7070/red5/index.html but it doesnt work.

I keep getting an HTTP ERROR 404 error like:

HTTP ERROR: 404

NOT_FOUND

RequestURI=/red5/index.html

Powered by Jetty://

Whats the Problem ?

Thanks!

Download Version 0.1.11.

Openfire 3.6.3 is recommended too.

Yow,

thanks for the reply…even after the update I am still having problems access the /red5/ directory. Still same error “404 NOT FOUND” :frowning: I guess the Jetty Webserver is having problems - is there any configuration file to tell jetty to access the plugin directory? I am confuzed.