207208209210211212213214215216217
if (_isTop) { ((CauchoResponse) response).close(); try { if (ut != null) ut.abortTransaction(); } catch (Throwable e) { log.log(Level.WARNING, e.toString(), e); } }