cancel
Showing results for 
Search instead for 
Did you mean: 

How to call an enterprise service out of a non-sap IDE

Former Member
0 Kudos

Hello,

I try to call an enterprise service out of Netbeans 6.0 (JAX-RPC is installed), but it does not work. Whenever I try to create a client for a ws, I receive the error, that the wsdl (which comes out of the enterprise workplace) does not contain a service definition.

The same problem arises, when I try to call a web-service, which has been created out of a function module.

With kind regards,

Thomas

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Perhaps Netbeans is having troubles with the import statements in the wsdl. OSS note 738912 describes how to combine the 3 parts of the downloaded wsdl into a single file.