Hi,
I
get the following axis fault.
com.chordiant.bd.exceptions.ParameterValueException:
Invalid function
name:instantiateBusinessObject_String_String_String
does
it mean, that the server tried to call the method
instantiateBusinessObject(String,String,String)
and
failed to locate the method?
Or
else what does it mean. I know for certain, that the method exists in
the jars in the classpath.
Regards
Sagar
faultCode:
{http://schemas.xmlsoap.org/soap/envelope/}Server.userException
faultSubcode:
faultString:
com.chordiant.bd.exceptions.ParameterValueException: Invalid function
name:instantiateBusinessObject_String_String_String
faultActor:
faultNode:
faultDetail:
{http://xml.apache.org/axis/}stackTrace:AxisFault
faultCode:
{http://schemas.xmlsoap.org/soap/envelope/}Server.userException
faultSubcode:
faultString:
com.chordiant.bd.exceptions.ParameterValueException: Invalid function
name:instantiateBusinessObject_String_String_String
faultActor:
faultNode:
faultDetail:
com.chordiant.bd.exceptions.ParameterValueException:
Invalid function
name:instantiateBusinessObject_String_String_String
at
org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:223)
at
org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:130)
at
org.apache.axis.encoding.DeserializationContextImpl.endElement(DeserializationContextImpl.java:1053)
at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown
Source)
at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown
Source)
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown
Source)
at javax.xml.parsers.SAXParser.parse(Unknown Source)
at
org.apache.axis.encoding.DeserializationContextImpl.parse(DeserializationContextImpl.java:218)
at
org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:568)
at org.apache.axis.Message.getSOAPEnvelope(Message.java:427)
at org.apache.axis.client.Call.invokeEngine(Call.java:2708)
at org.apache.axis.client.Call.invoke(Call.java:2671)
at org.apache.axis.client.Call.invoke(Call.java:2357)
at org.apache.axis.client.Call.invoke(Call.java:2280)
at org.apache.axis.client.Call.invoke(Call.java:1741)
at
com.chordiant.bd.clientAgents.CustomerClientAgentSoapBindingStub.getCustomer(CustomerClientAgentSoapBindingStub.java:1445)
at
com.chordiant.axis.webservices.tester.CustomerAXIS_AXIS_Tester.secondTypeOfInvocation(CustomerAXIS_AXIS_Tester.java:122)
at
com.chordiant.axis.webservices.tester.CustomerAXIS_AXIS_Tester.main(CustomerAXIS_AXIS_Tester.java:137)
com.chordiant.bd.exceptions.ParameterValueException:
Invalid function
name:instantiateBusinessObject_String_String_String
at
org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:223)
at
org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:130)
at
org.apache.axis.encoding.DeserializationContextImpl.endElement(DeserializationContextImpl.java:1053)
at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown
Source)
at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown
Source)
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown
Source)
at javax.xml.parsers.SAXParser.parse(Unknown Source)
at
org.apache.axis.encoding.DeserializationContextImpl.parse(DeserializationContextImpl.java:218)
at
org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:568)
at org.apache.axis.Message.getSOAPEnvelope(Message.java:427)
at org.apache.axis.client.Call.invokeEngine(Call.java:2708)
at org.apache.axis.client.Call.invoke(Call.java:2671)
at org.apache.axis.client.Call.invoke(Call.java:2357)
at org.apache.axis.client.Call.invoke(Call.java:2280)
at org.apache.axis.client.Call.invoke(Call.java:1741)returned values for a
customer = null
at
com.chordiant.bd.clientAgents.CustomerClientAgentSoapBindingStub.getCustomer(CustomerClientAgentSoapBindingStub.java:1445)
at
com.chordiant.axis.webservices.tester.CustomerAXIS_AXIS_Tester.secondTypeOfInvocation(CustomerAXIS_AXIS_Tester.java:122)
at
com.chordiant.axis.webservices.tester.CustomerAXIS_AXIS_Tester.main(CustomerAXIS_AXIS_Tester.java:137)