I copy my Flex app to tomcat/webapps on a unix box.  I run the Flex 
app there and it works fine.  I then want to remove the existing 
application from disk and replace it with a new one.  I try to "rm -
r" my app under tomcat/webapps, and it doesn't let me.  Why?  
Because there are some files in the WEB-INF/flex/generated/xxxxx/ 
directories that are owned by root.  Is there a recommended way 
around this?  I want to be able to fully remove the webapp from 
the /tomcat/webapps directory without having root access.

Thanks,
-Will






 
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