Project

General

Profile

Bug #835

Parsing of service.cfg file does not correctly handle application.wadl endpoint.

Added by Mike Stults over 7 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
08/29/2016
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

Description

For 2.x, an endpoint must be configured in order to proxy files. Specifically for FDSN, the endpoint name should be application.wadl. This name cased a "too many delimiter (i.e. dots)" parsing error for application.wadl.endpointClassName and associated parameters.

History

#1 Updated by Mike Stults over 7 years ago

  • Resolution set to Fixed
  • Status changed from New to Resolved

Changed the configurator code so that when an endpoint property name with multiple dots is handled, the last dot will be used to separate the parameter from the endpoint name. Any preceding dots will be retained as part of the endpoint name.

#2 Updated by Robert Weekly about 7 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF