JRun to reload a web application


we using combination of coldfusionmx hibernate , java. there way jrun update when have altered java side of things. @ moment have stop , start server pick changes pain when developing. seem reload if touch web-inf/jrun-web.xml file.
cheers dafydd

you can set following in web-inf/jrun-web.xml file:

<reload>true</reload>
<compile>true</compile>

this isn't reccommended in production environment can degrade performance.

ted zimmerman


More discussions in Advanced Techniques


adobe

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums