My customer gets an error returned when they call my service. The error
is generated by Axis because they passed a soap message that does not
conform to the schema. But I don't see any errors in my logs. If I turn
up the logging level to show Debug messages then I see the message that
the customer is seeing. These are reported as Debug level messages.
 
I would think that errors should be reported as Error, not Debug, or at
least as Warnings. Is it because the error was caused by the client (bad
input) that it only reports as Debug?
 
Thanks, Valerie

Reply via email to