Hi Carl, I assume that you are referring to the server-side Java code and not the ActionScript. We are looking to come up with a solution where Red5 is essentially just a web application that runs in any container and therefor you can use any of the tools available to you for your particular container to debug the application. For now, you could use the WAR version of the server and run it with in Tomcat and get the Eclipse plugin from Sysdeo: http://www.sysdeo.com/eclipse/tomcatplugin
Otherwise, I have done it by running Red5 entirely within Eclipse as a standalone application. -Chris On 12/10/06, Carl Sziebert <[EMAIL PROTECTED]> wrote: > Has anyone tried to remotely debug an application running in red5? If so, > what did you have to do to get this working? > > Thanks. > Carl > > -- > Be who you are and say what you feel, because those who mind don't matter > and those who matter don't mind. > - Dr. Seuss > _______________________________________________ > Red5devs mailing list > [EMAIL PROTECTED] > http://osflash.org/mailman/listinfo/red5devs_osflash.org > > > _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
