opendj-server-legacy/src/dsml/org/opends/dsml/protocol/DSMLServlet.java
@@ -214,7 +214,9 @@ System.setProperty("mapAnyUriToUri", "true"); if(jaxbContext==null) { jaxbContext = JAXBContext.newInstance(PKG_NAME, getClass().getClassLoader()); } // assign the DSMLv2 schema for validation if(schema==null) {