Are you talking about hot swapping an update on a live server or within debug launch mode in eclipse ? If you are editing code without debug mode it usually takes the changes right away sometimes it will ask you to restart. A live hot swapping system to take changes without a restart, or restarting a single application if just updating the jar of an app would be really nice.
[EMAIL PROTECTED] wrote: > Maybe an Eclipse ant script for copy/service stop start would work. > Any idea how to hook it into the automatic Java build of the app? > > cosmin > > >> I think you must restart the server when you've made changes to your >> applications - at least for the time being. I imagine that as time goes >> on, it would be useful to be able to make changes on the fly without >> having to restart the entire Red5 server. >> >> On Thu, 28 Jun 2007 [EMAIL PROTECTED] wrote: >> >> >>> How can I reload my server side application after I made some changes to >>> the code? >>> I am using Eclipse and right now I am copying the Web-inf from the >>> project >>> folder to the red5 webapps folder and restart the service. >>> Any better way to do this? >>> >>> thanks, >>> cosmin >>> >>> _______________________________________________ >>> 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 >> >> > > > _______________________________________________ > 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
