Hi all. I've been playing around with Red5 using the Mac OS X installer, and have written a basic and functional app.
Now I'm trying to install Red5 on a RHEL server for further development, and I'm a little bit confused about the best approach the take. The RHEL systems are set up in a somewhat non-standard way but things like JAVA_HOME are set up. AFAICT, for this case, the proper install base for me to use in the tarball release, using 'ant server' to build and start. This seems to work, but I'm curious about the .war release. 1) It would appear that the intent of this release is to run red5 as a webapp under an existing application server. Is that correct? 2) Is it better/worse to use Tomcat instead of Jetty? 3) When running under Tomcat, I add my Application classes to WEB-INF/ lib or WEB-INF classes and just treat it as a regular tomcat webapp, right? thanks eric _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
