cancel
Showing results for 
Search instead for 
Did you mean: 

Adaptive WebService

nikhil_bose
Active Contributor
0 Kudos

hi experts!

I am trying a simple web service through Dynpro. It shows error when trying to create Model. I tried UDDI or URL and when placed the WSDL location, it says: error see log file.

Entry in the log file:

CODE:

Error: Internal Error

Plugin name: Web Dynpro Model Editor

Method: loadNameSpacesAndModelClasses

Message: Cann't loadNameSpaces and ModelClassess

[/code]

What should be checked ?

Accepted Solutions (0)

Answers (2)

Answers (2)

nikhil_bose
Active Contributor
0 Kudos

Only locally available web services use Adaptive

External Web Services needs proxy objects to be configured

thanks all

Former Member
0 Kudos

Hi,

Go to Window->Show View-> PDE Runtime->Error Log .

This view will give you some hints about what is happening....

Regards

Ayyapparaj

nikhil_bose
Active Contributor
0 Kudos

I have already gone through it.

At log session:

java.version=1.4.2_11

java.vendor=Sun Microsystems Inc.

BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US

Command-line arguments: -os win32 -ws win32 -arch x86 -feature com.sap.java.ide C:\j2sdk1.4.2_11\bin\javaw.exe

-Xmx512m

-Xms128m

-XX:PermSize=32m

-XX:MaxPermSize=128m

-DallUserDir='C:\Documents and Settings\All Users\Application Data'

-cp C:\Program Files\SAP\IDE\IDE70\eclipse\SapStartup.jar com.sap.ide.eclipse.startup.Main

-os win32

-ws win32

-arch x86

-feature com.sap.java.ide

-showsplash C:\Program Files\SAP\IDE\IDE70\eclipse\SapIde.exe -showsplash 600 -data C:\WD_Nike -install file:C:/Program Files/SAP/IDE/IDE70/eclipse/

At Status:

it shows the message as in the previous post.