[Red5] deploying application on Red5 0.8.0RC2
Atulesh MORE
atuleshrao at gmail.com
Fri Apr 17 05:22:46 PDT 2009
Can you try some other version...........?
On Fri, Apr 17, 2009 at 5:17 PM, szybki <szybki at gmail.com> wrote:
> hi,
>
> i have problem with deploying my application on red58rc2 (using
> tomcat). when i copy war to webapps and restart red5, my war isn't
> deployed automatically when server is starting (which is typical for
> 'normal' tomcat), but after some period of time (minute or two). if i
> copy war to webapps when red5 is running, i'm getting error:
> 2009-04-17 13:46:16,484 [DefaultQuartzScheduler_Worker-3] INFO
> org.red5.server.service.WarDeployer - Application flashphone already
> installed, please un-install before attempting another install
> - so autodeployer also doesn't work properpy.
>
> here are my settings:
> red5-common.xml
> <!-- War deployer -->
> <bean id="warDeployService"
> class="org.red5.server.service.WarDeployer" init-method="init"
> destroy-method="shutdown">
> <property name="scheduler" ref="schedulingService"/>
> <property name="checkInterval" value="1000"/>
> <property name="deploymentDirectory" value="${red5.root}/webapps"/>
> </bean>
>
> context.xml
> <Context antijarlocking="true" antiresourcelocking="true">
> <!-- Default set of monitored resources -->
> <WatchedResource>WEB-INF/web.xml</WatchedResource>
> <WatchedResource>META-INF/context.xml</WatchedResource>
> </Context>
>
>
> thanks for help.
> Piotr
>
> _______________________________________________
> 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/20090417/6e52ea80/attachment.html>
More information about the Red5
mailing list