|
Thanks for your help!
My company is behind a firewall and it blocks the Eclipse download the XSD file from the internet. That's the reason xmlns:dwr namespace validatin error is displayed. You can manually download the file and add that to the XSD catalog of Eclipse. That should remove the validation problems even behind a firewall.
I got same issue on tomcat 6 without using eclipse.
Stack trace is: |
|||||||||||||||||||||||||||||||||||||||||||||||||
Please note that there is no DWR support within Spring IDE. Once you have the XSD corrected imported you will get warnings like: Unable to locate Spring NamespaceHandler for element 'dwr:controller' of schema namespace 'http://www.directwebremoting.org/schema/spring-dwr'.
That basically means that the DWR team either needs to provide Eclipse support for their namespace or at the very least use the Spring tools annotation on their XSD.