views:

29

answers:

1

I need to consume exchange web services through JAVA Proxies generated by JAX-WS.

I have a few doubts :

1) Can we connect to the exchange server with kerberos authentication

2) If yes help needed..

A: 

Theres nothing specific to EWS in working with Kerberos. If you can call any web service with kerberos then you'll be able to call EWS.

aloneguid