I am trying to use the OOB webservices in portal, when i invoke the service i am getting below error.
Any idea?
An exception occured while attempting to verify an incoming soap request for soapService: NavItemLister; nested exception is:
Unable to Find Crucial Signature Component: signature.
AxisFault
faultSubcode:
faultString: An exception occured while attempting to verify an incoming soap request for soapService: NavItemLister; nested exception is:
Unable to Find Crucial Signature Component: signature.
faultActor:
faultNode:
faultDetail:
An exception occured while attempting to verify an incoming soap request for soapService: NavItemLister; nested exception is:
Unable to Find Crucial Signature Component: signature.
at org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:222)
at org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:129)
at org.apache.axis.encoding.DeserializationContext.endElement(DeserializationContext.java:1087)
at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(Unknown Source)