You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by Li Huong <ta...@yahoo.fr> on 2005/09/15 11:53:55 UTC

Bad Request 400 from Exchange

Hi,

I'm trying to use WebDAVSEARCH method to select
displayname. my server is Micorsoft Exchange and I use
Slide API.
my request is :
String query = 
"<?xml version=\"1.0\" encoding=\"utf-8\"
?><D:searchrequest xmlns:D=\"DAV:\">"+
  "<D:sql>" +
 "SELECT \"DAV:displayname\""+
  "FROM /exchange/Administrator" +
 " WHERE \"DAV:ishidden\" = false"+
 "</D:sql>"+
 "</D:searchrequest>";

I have a result : bad request 400
HTTP/1.1 400 Bad Request
Connection: close
Date: Thu, 15 Sep 2005 07:41:05 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Type: text/html
Content-Length: 1709


Any idea ???
 


	

	
		
___________________________________________________________________________ 
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger 
Téléchargez cette version sur http://fr.messenger.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: slide-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-user-help@jakarta.apache.org