[Red5] war deployment

Daniel Rossi electroteque at gmail.com
Sun Jan 25 20:15:01 PST 2009


ahh it's not even a tomcat specific function, its just a scheduled job  
to extract the war sorry about that. I'll let you know if it does it  
after 10 mins.

On 26/01/2009, at 6:58 AM, Mondain wrote:

> The default is 10 minutes, setting this to 1 is probably not a good  
> idea since it would attempt to run every millisecond. I tested this  
> yesterday with the oflaDemo war from the snapshots directory and it  
> worked perfectly.
>
> Paul
>
> On Sun, Jan 25, 2009 at 1:51 AM, Daniel Rossi  
> <electroteque at gmail.com> wrote:
> if i put a war file into the webapps directory is it not suppose to  
> trigger the war deployment service. even setting the check interval  
> to 1000 doesnt work ?
>
> <bean id="warDeployService"  
> class="org.red5.server.service.WarDeployer" init-method="init"  
> destroy-method="shutdown">
>        <property name="scheduler" ref="schedulingService"/>
>        <property name="checkInterval" value="1"/>
>        <property name="deploymentDirectory" value="${red5.root}/ 
> webapps"/>
>    </bean>
>
> Setting the interval to 1 doesnt even make it extract the webapp ?
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
>
>
>
> -- 
> http://gregoire.org/
> http://osflash.org/red5
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://osflash.org/pipermail/red5_osflash.org/attachments/20090126/b28b6fdd/attachment.html>


More information about the Red5 mailing list