質問

I need to perform basic ldap operations using the dsml.war file available with openDJ. I have deployed the war file but dont know how to make a call to the servlet to perform an operation.

Thanks

役に立ちましたか?

解決

DSMLv2 makes use of SOAP. You can find a quick example here : http://marginnotes2.wordpress.com/2012/10/05/opendj-getting-started-with-dsml/

Otherwise, OpenDJ 2.6 has a REST to LDAP interface that makes it much easier to access and update data.

Regards,

Ludovic

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top