T
Thomas A J
Hi All,
We developed a .net web service , it should be accessed
from a Apache axis client. When we run the client it is
throwing the following error
System.Web.Services.Protocols.SoapException: Server did
not recognize the value of HTTP Header SOAPAction: . at
System.Web.Services.Protocols.Soap11ServerProtocolHelper.Ro
uteRequest() at
System.Web.Services.Protocols.SoapServerProtocol.Initialize
() at
System.Web.Services.Protocols.ServerProtocolFactory.Create
(Type type, HttpContext context, HttpRequest request,
HttpResponse response, Boolean& abortProcessing)
If anyone know the solution for this please let me know.
Thanks
Thomas
We developed a .net web service , it should be accessed
from a Apache axis client. When we run the client it is
throwing the following error
System.Web.Services.Protocols.SoapException: Server did
not recognize the value of HTTP Header SOAPAction: . at
System.Web.Services.Protocols.Soap11ServerProtocolHelper.Ro
uteRequest() at
System.Web.Services.Protocols.SoapServerProtocol.Initialize
() at
System.Web.Services.Protocols.ServerProtocolFactory.Create
(Type type, HttpContext context, HttpRequest request,
HttpResponse response, Boolean& abortProcessing)
If anyone know the solution for this please let me know.
Thanks
Thomas