In CXF we have the spring.schemas file in the jars META-INF.
Its content is
http\://cxf.apache.org/schemas/jaxws.xsd=schemas/jaxws.xsd
Maybe you need to do the same mapping thing in the IDE's configuration. Willem. Benson Margulies wrote:
http://cxf.apache.org/schemas/jaxws.xsdThis isn't a valid URL. Now, I appreciate that in the spring universe itself this is set up to pull from classpath. But what about someone editing a bean file with an ordinary validating XML editor?
