Skip to Content
0
Feb 26, 2009 at 08:45 AM

How to create ABAP proxy for a JAVA webservice

42 Views

Hello SOA Expoerts,

I want to consume a Java webservice from ABAP. The WS is visible in the wsnavigator, the name is "RepositoryFrameworkWS", the method "ping" can be tested in wsnavigator. (but it says: the WS is not published)

I have created a client proxy in SE80, it was activated successfully. Then I created a logical port in SOAMANAGER.

When I now try to test the proxy class method "ping" I get a SOAP error "400 bad request".

Now my question is: Was the general procedure ok or am I doing something completely wrong ? Did I miss any steps ? Must I publish the WS in the Visual admin ?

Does anyone have some good documentation on this ? (consume Java webservice from ABAP).

Thank you,

Johannes