Answering my own question from a while back in case it helps anyone else...

(Note: this on version 5.5.7 of tomcat, which I know is officially 
unsupported)

Tomcat 5.x has a setting for anitJARLocking and antiResourceLocking 
attributes on the Context element in the conf/context.xml.  Setting 
those to true made it possible for us to reload our web-apps.

-ashley

Ashley Streb wrote:
> Howdy,
> 
> I am unable to undeploy a running Flex web-app from Tomcat.  When I
> undeploy it (using the tomcat ant tasks), tomcat leaves behind the
> following directory structure:
> 
> WEB-INF/flex/jars/
>             flex.jar
>             xercesImpl.jar
> 
> So, instead of just re-waring my files and deploying, I need to stop
> tomcat, start tomcat and then attempt a redeploy.
> 
> Has anyone else run into this problem?  Any ideas? Thanks!
> 
> -ashley
> 
> 
> *Yahoo! Groups Sponsor*
> ADVERTISEMENT
> click here 
> <http://us.ard.yahoo.com/SIG=1293sr1ta/M=298184.6018725.7038619.3001176/D=groups/S=1705007207:HM/EXP=1109960334/A=2593423/R=0/SIG=11el9gslf/*http://www.netflix.com/Default?mqso=60190075>
> 
> 
> ------------------------------------------------------------------------
> *Yahoo! Groups Links*
> 
>     * To visit your group on the web, go to:
>       http://groups.yahoo.com/group/flexcoders/
>        
>     * To unsubscribe from this group, send an email to:
>       [EMAIL PROTECTED]
>       <mailto:[EMAIL PROTECTED]>
>        
>     * Your use of Yahoo! Groups is subject to the Yahoo! Terms of
>       Service <http://docs.yahoo.com/info/terms/>. 
> 
> 



 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to