cancel
Showing results for 
Search instead for 
Did you mean: 

Import WSDL for Java WD Model failed

Former Member
0 Kudos

Hello,

I will create a Java WD Model for a JAVA WebDynpro application. Following Error occured:

Plugin Name: Web Dynpro Model Editor

Plugin ID: com.sap.ide.webdynpro.modeleditor

Class: com.sap.ide.webdynpro.modeleditor.wizards.model.creation.PageRenameWS

Method: loadNameSpacesAndModelClasses

Message: Cannot load NameSpaces and ModelClasses

Exception: com.sap.tc.webdynpro.modelwebservice.exception.WSModelRuntimeException: Exception on creation of service metadata for WSDL URL

WSDL-File:

<?xml version="1.0" encoding="UTF-8" ?>

- <!-- Generated by WSDLDefinitionsParser

-->

- <wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" name="DocManJCAWSWsd" targetNamespace="urn:DocManJCAWSWsd" xmlns:bns0="urn:DocManJCAWSWsd/DocmanConfiguration/document" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">

<wsdl:import location="http://10.17.54.91:50000/DocManJCAWS/DocmanConfiguration/bindings?wsdl&style=document" namespace="urn:DocManJCAWSWsd/DocmanConfiguration/document" />

- <wsdl:service name="DocManJCAWS">

- <wsdl:port name="DocmanConfigurationPort_Document" binding="bns0:DocmanConfigurationBinding">

<soap:address location="http://10.17.54.91:50000/DocManJCAWS/DocmanConfiguration?style=document" />

</wsdl:port>

</wsdl:service>

</wsdl:definitions>

Can someone help me?

Regards

Steffi

Accepted Solutions (0)

Answers (1)

Answers (1)

i827647
Product and Topic Expert
Product and Topic Expert
0 Kudos

Probably you is running the NWDS on Windows Vista, put Xos.name=u2019Windows XPu2019 on vm.parameter file that is in root folder of NWDS installation.