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

andrug
18.57.2008 bed6f2d30e0b0b83fb0e7474a2cd2c1d7c52fe09
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
HTTP/1.1 200 OK
X-Powered-By: Servlet/2.5
Server: Sun Java System Application Server 9.1
Content-Type: text/xml
Date: Fri, 30 Nov 2007 16:23:31 GMT
Connection: close
 
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Body>
<dsml:batchResponse xmlns:dsml="urn:oasis:names:tc:DSML:2:0:core">
<dsml:extendedResponse requestID="144589556658lkj">
<dsml:resultCode code="53"/>
<dsml:errorMessage>
There is no extended operation handler registered with the Directory Server for handling extended operations with a request OID of 1.3.6.1.4.4203.1.11.3</dsml:errorMessage>
</dsml:extendedResponse>
</dsml:batchResponse>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>