diff --git a/library/server/wsf_extension/src/wsf_resource_handler_helper.e b/library/server/wsf_extension/src/wsf_resource_handler_helper.e index d5050619..0e7c159c 100644 --- a/library/server/wsf_extension/src/wsf_resource_handler_helper.e +++ b/library/server/wsf_extension/src/wsf_resource_handler_helper.e @@ -35,8 +35,6 @@ feature -- Execute template --| Eventually handle other methods... execute_extension_method (ctx, req, res) end - -- rescue - -- handle_internal_server_error ("Internal Server Error", ctx, req, res) end feature -- Method Post