Discussions
Search for Customers not working
This could be probably related to the release last night.
A simple search for customers is returning the following error. We have changed the search record (CustomerSearch) to have NO search fields, and it still returns the same error. Even the sample app returns the same error.
Needless to say this is super critical for us.
AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
faultSubcode:
faultString: java.lang.NumberFormatException: Invalid boolean
faultActor:
faultNode:
faultDetail:
{http://xml.apache.org/axis/}stackTrace:java.lang.NumberFormatException: Invalid boolean
at org.apache.axis.encoding.ser.SimpleDeserializer.onEndElement(SimpleDeserializer.java:180)
at org.apache.axis.encoding.DeserializerImpl.endElement(DeserializerImpl.java:502)