93
98
context, name, form, layer, server_url, method, principal,
94
99
query_string, cookie, request, path_info, rootsite=rootsite,
100
112
def create_webservice_error_view(error):
101
113
"""Return a view of the error with a webservice request."""
102
114
request = WebServiceTestRequest()