Do imported schemas in WSDLs work with schema validation in JBossWS Native?
Issue
- I have an
<import>tag in my XML schema in my WSDL, and I want to use the@SchemaValidationannotation on my web service implementation class. Will JBoss pull in my imported schema upon validation of my payload? - I have added the
@SchemaValidationannotation to my web service, but it doesn't seem to be validating my payload properly.
Environment
- JBoss Enterprise Application Platform (EAP) 5.x
- JBossWS Native
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.