Excellent--thanks! The Spring documentation explains the process quite well:
http://static.springframework.org/spring/docs/2.0.x/reference/extensible-xml.html Glen ianroberts wrote: > > Glen Mazza wrote: >> 1.) The URLs given in the schema location (at the bottom below) appear >> resolvable even if my network connection is turned off, obviously of >> course >> that means it can find those files in a location other than on the >> Web--but >> where is that location? Where, for example, is >> "http://cxf.apache.org/jaxws" located in the CXF JARs? > > See META-INF/spring.schemas (inside the various JAR files). Spring uses > these definitions to map schema location URIs to classpath resources. > > Ian > > -- > Ian Roberts | Department of Computer Science > [EMAIL PROTECTED] | University of Sheffield, UK > > -- View this message in context: http://www.nabble.com/%22The-matching-wildcard-is-strict-but-no-declaration-can-be-found%22-error-tp20353811p20722579.html Sent from the cxf-user mailing list archive at Nabble.com.
