Hi all, Need your help. I have a query related to xdmp:login() method.
I am creating a java webservice which is connected to marklogic via XDBC app server,I get username and password from input request and i am trying to validate the user by using "xdmp:login(username,password)" but i am always getting "false" as a result even i am providing the correct username and password. When i am using the same username and password and running "xdmp:login(someuser,password)" in query console i am getting true, but via XDBC it gives "false" as a result. Can anyone help me to let me know whether "xdmp:login()" works with XDBC or not ? or it works with only HTTP servers where we can set "application-level" authentication? Thanks, Abhinav kumar mishra
_______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
