cancel
Showing results for 
Search instead for 
Did you mean: 

Consuming ABAP web service in Java

HemendraS
Participant
0 Kudos

I have created a web service in NetWeaver Server 7.1, it took one IMPORT parameter and two EXPORT parameters, now I want to consume this service in Java stand alone program. ( I mean in core java on another machine in Eclipse IDE). Is it possible? If possible, please help. Your help & support would surely be valued.

Thanks

With Regards

Hemendra

Edited by: Hemendra Sabharwal on Mar 26, 2010 10:08 AM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

I hope your service is working and you already tested it with WSNAVIGATOR or SOAPUI.

Calling/consuming webservice from Java is well documented just google it. Sample code is given here: http://www.velocityreviews.com/forums/t496310-consume-webservice-in-java.html

Regards,

Gourav

Answers (0)