It is expected that the individual war files will be dropped into the tomcat/webapps or jetty/webapps directory and then be picked up by their deployers. With jetty and tomcat, wars that are named ROOT are supposed to take over the default context for the server the "/" if you will (this should allow RTMPT to work as expected). The demo apps used to be packaged inside the red5.war, but this was a hack and was difficult use. I have not found a consistent way to use the context.xml files across contexts but I am looking into it.
Paul On 8/23/07, Lenny Sorey <[EMAIL PROTECTED]> wrote: > > Hi Paul, > > Ok, I built with ANT Clean Webwar. > > Now I have a few questions. > > I see that the main war is the Root.war (src compiled classes with the > compiled webapps folder in the WEB-INF/classes/org/red5/server folder. > > Question, where are the various context.xml files for each app? These are > usually copied from the red5/conf//war folder. I am missing these somewhere? > > I am a bit confused regarding the multiple war files. > > for example. How would the oflaDemo.war file be used if I deploy the > ROOT.war file first > into the red5 folder in Tomcat webapps. > > Forgive me if I am having a hard time following. I am sure once I get use > to this > it will become a habit like the old way. > > Regards, > > Lenny > > > > > > On 8/23/07, Mondain <[EMAIL PROTECTED]> wrote: > > > > Check out trunk and try "ant clean webwar" now, let me know if you have > > any problems. > > > > On 8/23/07, Lenny Sorey < [EMAIL PROTECTED]> wrote: > > > > > > Paul, > > > > > > Ok. > > > > > > Thanks. > > > > > > Lenny > > > > > > > > > On 8/23/07, Mondain <[EMAIL PROTECTED]> wrote: > > > > > > > > Im testing my fixes for the war version as we speak.. it should be > > > > ready today. The layout is going to change a little.. I'm making it > > > > easier > > > > to deploy. Everything will be WAR'd up and ready for deployment as > > > > individual war files instead of the hacked together red5.war, I'll > > > > pass on more detail when its finished. > > > > > > > > Paul > > > > > > > > On 8/23/07, Lenny Sorey <[EMAIL PROTECTED] > wrote: > > > > > > > > > > Paul, > > > > > > > > > > Just checking in to see if it is OK to update the trunk > > > > > past 2228 for the WAR version of RED5. > > > > > > > > > > Thanks, > > > > > > > > > > Lenny > > > > > > > > > > > > > > > On 8/22/07, Mondain <[EMAIL PROTECTED] > wrote: > > > > > > > > > > > > Are you using the WAR version? > > > > > > > > > > > > On 8/22/07, Lenny Sorey < [EMAIL PROTECTED] > wrote: > > > > > > > > > > > > > Hello All, > > > > > > > > > > > > > > I just updated to trunk 2333 for the following platform: > > > > > > > > > > > > > > I cannot successfully connect to any of my RED5 apps. > > > > > > > > > > > > > > I had to drop back to Trunk 2228 in order for my apps to work > > > > > > > again: > > > > > > > > > > > > > > Platform: > > > > > > > > > > > > > > Windows 2000 Server > > > > > > > Tomcat 6.0.13 > > > > > > > java 1.6_2 > > > > > > > RED5 trunk 2333 > > > > > > > Flash 8 and Flex 2 apps > > > > > > > > > > > > > > Not sure what is causing as there were no error messages in > > > > > > > the log files. > > > > > > > > > > > > > > Has anything been addressed for this from 2333 forward? > > > > > > > > > > > > > > I did update ivy via ANT Clean Retrieve prior to building 2333 > > > > > > > > > > > > > > Any one else having any problems? > > > > > > > > > > > > > > Regards, > > > > > > > > > > > > > > Lenny > > > > > > > > > > > > > > A > > > > > > > > > > > > > > _______________________________________________ > > > > > > > Red5 mailing list > > > > > > > [email protected] > > > > > > > http://osflash.org/mailman/listinfo/red5_osflash.org > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > > It is difficult to free fools from the chains they revere. - > > > > > > Voltaire > > > > > > _______________________________________________ > > > > > > 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 > > > > > > > > > > > > > > > > > > > > > > -- > > > > It is difficult to free fools from the chains they revere. - > > > > Voltaire > > > > > > > > _______________________________________________ > > > > 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 > > > > > > > > > > > > -- > > It is difficult to free fools from the chains they revere. - Voltaire > > > > _______________________________________________ > > 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 > > -- It is difficult to free fools from the chains they revere. - Voltaire
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
