The wsdl is valid because the maven codegen tool produces the classes without
error?
The annotations I understand, but CXF appears to be trying to reflect upon
my spring injected business logic beans which are unrelated to the operation
of the service itself.

So for example I'm using HttpCommons to create a client for an old jaxrpc
service, and CXF is complaining about the inner workings of HttpCommons..

Is there any way to mark a member variable on a bean such that CXF does not
try to reflect upon it?



--
View this message in context: 
http://cxf.547215.n5.nabble.com/Schema-validation-errors-on-publish-top-level-elements-may-not-have-a-use-tp5724860p5725013.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to