You might want to check
http://caucho.com/resin/doc/webapp-tags.xtp#jsp

ATTRIBUTE       DESCRIPTION                             DEFAULT
...
require-source  Return 404 when JSP source is deleted   false

But I haven't checked if this setting is deleting the content from 
work-directory.

Regards,
Steffen
 

> -----Ursprüngliche Nachricht-----
> Von: resin-interest-boun...@caucho.com 
> [mailto:resin-interest-boun...@caucho.com] Im Auftrag von david day
> Gesendet: Freitag, 13. März 2009 05:42
> An: resin-interest@caucho.com
> Betreff: [Resin-interest] Removing generated code from 
> WEB-INF/work/_jsp/structure
> 
> Until recently we have removed the work directory when making 
> code and content changes.  We now have the flexibility to 
> modify, add, and remove content related JSPs individually.  
> While adding and modifying work as expected, removing a JSP 
> does not result in an eventual removal of the associated 
> generated code files in the work directory.
> 
> I've not come across anything that appears to account for the 
> removal of a single JSP.  Is there a setting that will expire 
> files in the work directory to cover this instance?  My only 
> thought at the moment is to remove the work directory during 
> major content pushes when the application is restarted as 
> part of the push.
> 
> David
> 
> 
> _______________________________________________
> resin-interest mailing list
> resin-interest@caucho.com
> http://maillist.caucho.com/mailman/listinfo/resin-interest
> 
> 



_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to