-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
When I run your example code in Download section, I got an error.
The error message is:
javax.xml.ws.WebServiceException: Failed to access the WSDL at:
file:/C:/Users/vkorecky/Prace/Projekty/GIA/java-sharepoint/src/main/resources/ws
dl/webs.wsdl. It failed with:
Got C:\Users\vkorecky\Prace\Projekty\GIA\java-sharepoint\src\main\resources\wsdl\webs.wsdl (The system cannot find the path specified) while opening stream from file:/C:/Users/vkorecky/Prace/Projekty/GIA/java-sharepoint/src/main/resources/wsdl/webs.wsdl.
Somehow, it looks for a local wsdl file which does not exists.
How I can fix this?
Thank!
georgemeng2000@gmail.com
Original issue reported on code.google.com by georgeme...@gmail.com on 13 Feb 2013 at 6:19