i always loved the productivity i got from tomcat using exploded wars.
using eclipse and directly compiling into the exploded WEB-INF/classes got
Tomcat pick up my changes in seconds. Using wso2 as with its embedded
tomcat i noticed, that you turned off this great feature. any chance, that
you could repair this?
i tinkered around with your code base and got the reloading working by a
small change in TomcatGenericWebAppDeployer. I just commented out the
statement "context.setReloadable(false)". I also had to turn off the W
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to