rsachdeva9355 / java-sharepoint-library

Automatically exported from code.google.com/p/java-sharepoint-library
0 stars 0 forks source link

Class NtlmAuthenticator not found in java-sharepoint-2.0-BETA3.jar and any setting on SharePoint server? #8

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Copy example to my source
2. Class NtlmAuthenticator not found and cannot import from 
java-sharepoint-2.0-BETA3.jar
3.

What is the expected output? What do you see instead?
Red underline in Eclipse. No other choice.

What version of the product are you using? On what operating system?
SharePoint 2007 with IIS serice.

Please provide any additional information below.

Also want to ask any setting need to setup in SharePoint server?

Original issue reported on code.google.com by kitc...@gmail.com on 25 Jul 2013 at 2:01

GoogleCodeExporter commented 9 years ago
Not NtlmAuthenticator, is NetworkCredentials not found

Original comment by kitc...@gmail.com on 25 Jul 2013 at 2:28

GoogleCodeExporter commented 9 years ago
no ansers yet....issue is still not resolved

Original comment by parmle...@gmail.com on 3 Aug 2013 at 3:41

GoogleCodeExporter commented 9 years ago
NetworkCredentials is not within this project. It is implemented in Apache 
Httpclient components.

Original comment by ayinde.y...@gmail.com on 13 Sep 2013 at 2:47