| opends/src/dsml/org/opends/dsml/protocol/DSMLServlet.java | ●●●●● patch | view | raw | blame | history |
opends/src/dsml/org/opends/dsml/protocol/DSMLServlet.java
@@ -211,6 +211,9 @@ } } // allow the use of anyURI values in adds and modifies System.setProperty("mapAnyUriToUri", "true"); if(jaxbContext==null) jaxbContext = JAXBContext.newInstance(PKG_NAME, this.getClass().getClassLoader());