Hi,
I have created a web service using XI( by exposing an outbound interface. When seeing the target url in web browser, I'm getting the following text --->
<b>Servlet com.sap.aii.af.mp.soap.web.MessageServlet (Version $Id: //tc/xi/NW04S_06_REL/src/_adapters/_soap/java/com/sap/aii/af/mp/soap/web/MessageServlet.java#3 $) 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
ModuleProcessorRemote not instantiated</b>
And when I'm trying to test this service through XML SPY.
I'm getting the following error--->
<b>HTTP: could not POST file /XISOAPAdapter/MessageServlet?%20channel=FileSenderService:SOAPAdapter on the server 192.168.100.5(500)</b>
<b>Error ion sending SOAPdata</b>
Can somebody help me out?
Regards,
Piyush