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

python - how we can use ajax() in views.py in django? -

matlab - Using loops to get multiple values into a cell -

python - Sequence Pattern recognition with Pybrain -