Dear All,
We have scenario in which we have SAP ECC 6.0 system with only ABAP stack.
We tried to create a webservice in SE80.
In transaction WSADMIN we are not able to Test or generate the WSDL.
We get the ICF_ERROR.
In the transaction WSADMIN Goto->Administration Settings, it asks for J2EE server.
But we don't have a Java engine installed.
So, my question is to create a webservice in ABAP, do we need the Java stack or Java engine to generate or test a WSDL.
Thanks.
best regards,
Thangesh
for creating generating/viewing wsdl you dont need J2EE engine. if you want to test the webservice only you need j2ee engine. testing can also be done with some third party tools (i use MS infopath or .netwebservice studio)
Regards
Raja
Hi,
If you want to run or test your webservice through WSADMIN then you have to specify J2EE server in Goto->Administration Settings.
Regards,
Satyendra.
Add a comment