[ http://issues.apache.org/jira/browse/TUSCANY-234?page=comments#action_12414800 ]
Kevin Williams commented on TUSCANY-234: ---------------------------------------- Maybe instead of a heavy validation mode we could provide a warning-level message in the log file to report entries in the Config that do not match anything in the result-set. Not sure this is a good idea since it is reasonable for a client to issue a query that does not select all columns for a table. > column names in config file that don't correspond to actual table names are > silently ignored. > --------------------------------------------------------------------------------------------- > > Key: TUSCANY-234 > URL: http://issues.apache.org/jira/browse/TUSCANY-234 > Project: Tuscany > Type: Bug > Components: Java DAS RDB > Versions: Java-Mx > Reporter: Rick Rineholt > Fix For: Java-Mx > > When adding a converter in the config file my case mis matched to the column > name this is related to TUSCANY-233 but it seems that if there are no > matches altogether there is no check. An exception needs to be thrown that > states the table and column that was searched for. Without a fix like this > it can real difficult for the end user to isolate this error. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
