Are we actually using the spring.schemas files?
Cantor, Scott
cantor.2 at osu.edu
Sat Feb 1 19:50:02 EST 2014
On 1/31/14, 10:03 PM, "Brent Putman" <putmanb at georgetown.edu> wrote:
>Ah, could Scott's problem be that this code seems to be turning off
>schema validation?:
>
>// TODO why does validation need to be turned off?
>definitionReader.setValidationMode(XmlBeanDefinitionReader.VALIDATION_NONE
>);
Don't know the current state, Rod would know.
I don't understand why it's even looking for the schemas if that's the
case, but maybe that is why it's not actually going through the
spring.schemas mappings.
-- Scott
More information about the dev
mailing list