Well, the other thing that should make it better in the upcoming week or two (providing infrastructure actually gets around to it) is that cxf.apache.org should actually go live at which point we can add the schemas there.
Dan On Tuesday 22 April 2008, Ian Roberts wrote: > paulbrickell wrote: > > This is quite painful, but having followed the steps described above > > eclipse is now happy that my XML files are valid. But what happens > > when I deploy my project? > > > > Hard coded paths are not gonna do it really. > > > > Is there a 'real' solution for this? > > Using a catalog *is* the real solution. Spring has its own internal > catalog built from all the META-INF/spring.schemas files it finds on > the classpath that does the same job at runtime that it uses to > resolve the http://cxf.apache.org/schemas/... URIs to > Class.getResource locations (i.e. inside the JAR files). > > Ian -- J. Daniel Kulp Principal Engineer, IONA [EMAIL PROTECTED] http://www.dankulp.com/blog
