How to fix "the URI is not registered" issue?

已回答

Please see the attached. I pasted the troubling URI to the setting, but it didn't fix the issue. Thanks.

0

The schema must be either in the class path:

(i.e. added to the module's dependencies) or if the resource is not available in class path, you should add the schema resource file for this URL in Schemas and DTDs settings manually.

0

请先登录再写评论。