-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
What steps will reproduce the problem?
1. Using class NetworkCredentials is not present in ava-sharepoint-library.
Where can I find this one ?
2. Running of the method
Lists service = new Lists();
port = service.getListsSoap();
Error : javax.xml.ws.WebServiceException: Failed to access the WSDL at:
file:/C:/Users/vkorecky/Prace/Projekty/GIA/java-sharepoint/src/main/resources/ws
dl/lists.wsdl. It failed with:
Got C:\Users\vkorecky\Prace\Projekty\GIA\java-sharepoint\src\main\resources\wsdl\lists.wsdl (System nie może odnaleźć określonej ścieżki) while opening stream from file:/C:/Users/vkorecky/Prace/Projekty/GIA/java-sharepoint/src/main/resources/wsdl/lists.wsdl.
What version of the product are you using? On what operating system?
java-sharepoint-2.0-BETA2.jar. Windows 7 x64
Please provide any additional information below.
None
Original issue reported on code.google.com by garci...@gmail.com on 14 Feb 2013 at 1:44