opendj - how can i call a dsmlServlet for any operation using java code? -


I need to take basic ldap action by using the dsml.war file available with opendj. I deployed war file But do not know how to call the servlet to do the operation.

Thanks

DSMLv2 uses SOAP You can find a quick example here Otherwise, OpenAid 2.6 2.6 is an RSS for LDAP interface that makes data much easier to access and update.

Regards,

Ludovic

Comments

Popular posts from this blog

c - Mpirun hangs when mpi send and recieve is put in a loop -

python - Apply coupon to a customer's subscription based on non-stripe related actions on the site -

java - Unable to get JDBC connection in Spring application to MySQL -