cancel
Showing results for 
Search instead for 
Did you mean: 

Error creating a web service standalone proxy

Former Member
0 Kudos

Hi all,

I'm new with Sap Netweaver Developer Studio (SNDS), so sorry if the question is too easy.

I wuold create a stand alone proxy for a web service created by a function module in R3.

I follow the help of SNDS but the project doesn't compile. The error is


This compilation unit indirectly references the missing type com.sap.engine.lib.xml.parser.tokenizer.XMLTokenReader (typically some required class file is referencing a type outside the classpath)	ZhrWsStrAnagInd2.java	AnagIndStandAloneProxy/src/com/capitalia/webservice/anagind/types/p1	line 0

Where I can find this package? or the problem is another?

thanks for any help,

enzo

Accepted Solutions (1)

Accepted Solutions (1)

former_member182372
Active Contributor
0 Kudos

Hi Enzo,

Add <Install folder of Netweaver developer Studio>\SAP\JDT\eclipse\plugins\com.sap.tc.ap\comp\SAP_BUILDT\DCs\sap.com\tc\bi\xml\_comp\gen\default\public\def\lib\java\sapxmltoolkit.jar to classpath of your project (hope you know how to do it).

Best regards, Maksim Rashchynski.

Answers (0)