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..
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..
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.