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

Reply via email to