Skip to Content
0
May 07, 2008 at 03:21 PM

Problem with my WSDL after run ...

213 Views

Hi,

i want to import an Adaptative Web service model.

Then,

When i enter the WSDL, i obtain the following error:

Error in loading the WSDL file. Check the error log for more details

But when i save this WSDL on my computer and i select local WSDL,

the loading is correct.

After, i deploy and run the application, i obtain the following exception:

>java.io.FileNotFoundException: /global/sapbit/usrsap/BJT/JC77/j2ee/cluster/server0/C:/Documents and >Settings/rlaloux/Desktop/ZWEBSERVICEROD.xml (No such file or directory)

> at java.io.FileInputStream.open(Native Method)

> at java.io.FileInputStream.<init>(FileInputStream.java:106)

> at java.io.FileInputStream.<init>(FileInputStream.java:66)

> at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:69)

> at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:156)

> ... 54 more

Any suggestions ?

Thanks

Rodolphe.