mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Chris Ridd
23.51.2012 ec9b3e234591d44297affa8418f4312ee3b4d5d8
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());