3940414243444546
private XMLConfigurator xc; protected void setUp() throws Exception { super.setUp(); xc = new XMLConfigurator(); manager = new MapperManager(); xc.setValidating(true); }