You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Mike Beckerle (Jira)" <ji...@apache.org> on 2022/02/01 18:09:00 UTC

[jira] [Commented] (DAFFODIL-2642) Daffodil Resolver - schemaLocation not found should be SDE

    [ https://issues.apache.org/jira/browse/DAFFODIL-2642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17485403#comment-17485403 ] 

Mike Beckerle commented on DAFFODIL-2642:
-----------------------------------------

Changed title to reflect need for an actual SDE if schemaLocation cannot be resolved. 

Xerces doesn't report this as an error, which makes diagnosing hard when Xerces does report that symbols cannot be resolved. 

> Daffodil Resolver - schemaLocation not found should be SDE 
> -----------------------------------------------------------
>
>                 Key: DAFFODIL-2642
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2642
>             Project: Daffodil
>          Issue Type: Bug
>          Components: Front End
>    Affects Versions: 3.2.1
>            Reporter: Mike Beckerle
>            Priority: Major
>
> There are a couple places in the Resolver where we used to log at INFO level, which used to be displayed by default. Those were changed to log4j "info" during our update to use log4j, but log4j "info" doesn't display by default, only "error" displays by default. 
> So these should be changed to log.error calls. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)