Project

General

Profile

« Previous | Next » 

Revision 9918

Added by Jing Tao almost 8 years ago

Disable the feature of downloading external schemas.

View differences:

Eml210SAXHandler.java
471 471
				// in catalog table it will be registered.
472 472
				if (attributeName != null
473 473
						&& attributeName.indexOf(MetaCatServlet.SCHEMALOCATIONKEYWORD) != -1) {
474
					SchemaLocationResolver resolver = new SchemaLocationResolver(
474
					/*SchemaLocationResolver resolver = new SchemaLocationResolver(
475 475
							attributeValue);
476
					resolver.resolveNameSpace();
476
					resolver.resolveNameSpace();*/
477 477

  
478 478
				} else if (attributeName != null && attributeName.equals(ID)) {
479 479

  

Also available in: Unified diff