If your're using IDEA you can register an XSD resource to use when it sees that URL, rather than having it try to use the literal one.
If you're using Eclipse, well, I guess you should be happy if you have syntax highlighting... Ok ok, that was uncalled for. Seriously, for eclipse it depends on the plugin, look around in your options to see if you can register an XSD to reference for that URL... On 8/1/07, Benson Margulies <[EMAIL PROTECTED]> wrote: > http://cxf.apache.org/schemas/jaxws.xsd > > > > This 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? > > > > > >
