Index: openacs-4/packages/acs-tcl/tcl/proxy-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/proxy-procs.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/acs-tcl/tcl/proxy-procs.tcl 17 Sep 2007 13:21:05 -0000 1.2 +++ openacs-4/packages/acs-tcl/tcl/proxy-procs.tcl 9 Feb 2010 19:05:24 -0000 1.3 @@ -10,7 +10,9 @@ } # First check that ns_proxy is configured -if {![catch {ns_proxy get exec_proxy}]} { +if {![catch {set handler [ns_proxy get exec_proxy]}]} { + ns_proxy release $handler + namespace eval proxy {} ad_proc -public proxy::exec {