cancel
Showing results for 
Search instead for 
Did you mean: 

Can not create Adaptive Web Service Model

Former Member
0 Kudos

Hi All.

I try to create new Adaptive Web Service model. In the last step of mater i have error "Error in loading the WSDL file. Check the error log".

Log content :

Internal eror.

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

Class Path: E:/NWDS/IDE70/eclipse/plugins/com.sap.tc.cmi_1.0.0/_cmi_api.jar;

...........

........

....

Exception : com.sap.tc.webdynpro.model.webservice.exception.WSModelRuntimeException: Exception on creation of service metadata for WSDL URL E:\tmp\main.wsdl and service factory configuration

Please, help me to find solution of this problem.

Best Regards.

Eugeniy

Accepted Solutions (0)

Answers (3)

Answers (3)

susmita_panigrahi
Active Participant
0 Kudos

Hi

Please go through the below forums:

1.

2.

3.

4.

Thanks

Susmita

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.

Former Member
0 Kudos

Hi,

If you find this error while creating Model, then chek whether your

server is fine or restarted.. If you use WSDL Source as localserver, check the existence of WebService in local server.

Regards

LakshmiNarayana

Former Member
0 Kudos

Thanks for reply.

My server is fine, and WebService exist. I try use several variants (load wsdl from server, from local resource. Try to use some few WebServices), and always get this error. If i use not adaptive web service model - thic create sucesfull.