cancel
Showing results for 
Search instead for 
Did you mean: 

Problem when calling the XI web service

Former Member
0 Kudos

Hi all ,

I have configured the XI web service and generated its WSDL file. Following is the URL generated from XI webservice creation wizard.

http://server:50000/XISOAPAdapter/MessageServlet?channel=:BS_B2B_ECOMMERCE_PORTAL:CC_SOAP_SND&ve...

When the web service being called by the clinet application (Java application) we are getting the error

Message Servlet is in Status OK

Status information:

Servlet com.sap.aii.af.mp.soap.web.MessageServlet (Version $Id: //tc/xi/NW04S_14_REL/src/_adapters/_soap/java/com/sap/aii/af/mp/soap/web/MessageServlet.java#1 $) bound to /MessageServlet

Classname ModuleProcessor: null

Lookupname for localModuleProcessorLookupName: localejbs/ModuleProcessorBean

Lookupname for remoteModuleProcessorLookupName: null

ModuleProcessorClass not instantiated

ModuleProcessorLocal is Instance of com.sap.aii.af.mp.processor.ModuleProcessorLocalLocalObjectImpl0_0

ModuleProcessorRemote not instantiated

Has anybody faced this problem b4 ??

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

yes ..it is as per standard (followed the procedure given by SAP)..

Former Member
0 Kudos

>>When the web service being called by the clinet application (Java application) we are getting the error

where this error comes? In sender application usuing WSDL file?

Do check the URL it should be as per the standard.

You can also call WS from NWDS also. Else you can use SOAP client like Altova XML spy or something else.

Thanks

Farooq

Edited by: Farooq Farooqui on Aug 1, 2008 12:59 PM

Edited by: Farooq Farooqui on Aug 1, 2008 1:10 PM

prateek
Active Contributor
0 Kudos

I hope u have provided the genetated wsdl file to sender client. Try sending test data through altova or SOAP client present in sdn download section and see if the same problem persists.

Regards,

Prateek

Former Member
0 Kudos

Hi,

Check this for URL and for step-by-step procedure.

[https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/2292] [original link is broken] [original link is broken] [original link is broken];

Regards,

Venu V