cancel
Showing results for 
Search instead for 
Did you mean: 

Servlet com.sap.aii.adapter.soap

Former Member
0 Kudos

Hi,

The following is the error that we are facing.

Message Servlet is in Status OK

Status information:

Servlet com.sap.aii.adapter.soap.web.MessageServlet (Version $Id: //tc/xpi.adapters/NW730EXT_05_REL/src/_soap_application_web_module/webm/api/com/sap/aii/adapter/soap/web/MessageServlet.java#2 $) bound to /MessageServlet

Classname ModuleProcessor: null

Lookupname for localModuleProcessorLookupName: localejbs/ModuleProcessorBean

Lookupname for remoteModuleProcessorLookupName: null

ModuleProcessorClass not instantiated

ModuleProcessorLocal is Instance of $Proxy611

ModuleProcessorRemote not instantiated

The URL for the same that we are using is as follows:

https://xxx.xxxx.xxx:1443/XISOAPAdapter/MessageServlet?senderParty=&senderService=CAT_INTEGRATION_DE...

Kindly Suggest.

Regards,

Ambarish.

Accepted Solutions (0)

Answers (2)

Answers (2)

markangelo_dihiansan
Active Contributor
0 Kudos

Hello,

Did you create a sender agreement for that?

Regards,

Mark

Former Member
0 Kudos

Hi,

Yes we did create.

We have created a sender agreement with communication channel having SOAP adapter.

Regards,

Ambarish.

markangelo_dihiansan
Active Contributor
0 Kudos

Hello,

In that case, have you tried http://host:port/XISOAPAdapter/MessageServlet?channel=p:s:c

where p = party, s = service and c = comm channel?

Regards,

Mark

Former Member
0 Kudos

Hi,

The URL that we are using is as follows:

The URL for the same that we are using is as follows:

https://xxx.xxxx.xxx:1443/XISOAPAdapter/MessageServlet?senderParty=&senderService=CAT_INTEGRATION_DE...

but still getting the error.

Regards,

Ambarish.

Former Member
0 Kudos

check the service in soap ui or xmlspy, increase trace level, check logs in NWA...

Former Member
0 Kudos

Everything seems to be ok.

Even in SOAP UI we get the same error and the trace level is set to 3

Former Member
0 Kudos

Friends,

Any outputs would be appreciated.

Regards,

Ambarish.