|
From: Jan Gregor on 17 Jan 2006 03:51 hello, reloading of java classes works for me in cf6. tag reload set to true in jrun-web.xml is everything needed. in standalone cf7 it doesn't work, in cf7 under jrun4 also. i'll try it in another application server ... did anybody have success with cf7 ? thanks, Jan
From: BKBK on 17 Jan 2006 05:07 I believe that the usual advice to add the line <reload>TRUE</reload> to the file C:\CFusionMX7\wwwroot\WEB-INF\jrun-web.xml may not fix CFMX7.x as it does CFMX6.x. Remove it, so that you return to <virtual-mapping> <resource-path>/WEB-INF</resource-path> <system-path>C:/CFusionMX7/wwwroot/WEB-INF</system-path> </virtual-mapping> Restart Coldfusion.
|
Pages: 1 Prev: Addition Problems Next: CFHTTP with Client Certificate -- Help |