Bug 6219

Summary: Include config file name in config file parse error messages.
Product: MDS4 Reporter: Laura Pearlman <laura@isi.edu>
Component: wsrf_usefulrpAssignee: Laura Pearlman <laura@isi.edu>
Status: NEW    
Severity: enhancement CC: laura@isi.edu, mdarcy@isi.edu, navarro@mcs.anl.gov, neillm@mcs.anl.gov
Priority: P3 Keywords: Teragrid
Version: development   
Target Milestone: ---   
Hardware: Macintosh   
OS: All   

Description From 2008-07-11 17:49:18
If there's an error parsing the usefulrp config file, include the name of that
file in any error messages, so people don't have to wade through
server-config.wsdd files to find it.
------- Comment #1 From 2008-07-14 15:13:27 -------
It would be great if MDS, or Globus web services in general, whenever they
encounter configuration
file parsing errors reported the file name and either the context or line#
where the error occurred (or whatever other useful information the parser can
provide).