I have a Eclipse/Maven web application that runs fine, but displays this error message from within Eclipse.
The error(s) is thrown in a WAR project within a Spring application configuration XML file. The heading of the file is as follows: One of the XML elements throwing the error is: Any ideas what could be causing this? I believe I have all the required CXF jars in the classpath of the WAR project including cfx-rt-frontend-jaxrs and all of its Maven dependencies (8 of them in total). Again, the system works fine, I am just trying to eliminate this Eclipse error. -- View this message in context: http://cxf.547215.n5.nabble.com/cvc-complex-type-2-4-c-The-matching-wildcard-is-strict-but-no-declaration-can-be-found-for-element-j-tp5713563.html Sent from the cxf-user mailing list archive at Nabble.com.
