From: Johann Romefort
 
> Hi,
> 
> I would like to know if there is some way to enable class 
> reloading for 
> import called from the FlowScript, without restarting Tomcat?

I think this has nothing to do with FlowScript or not - you have to
setup your servlet container in a way that it supports (e.g. for Tomcat:
set the reloadable attribute to 'true').

Reinhard

Reply via email to