Description
Below are the steps to reproduce the issue
1. Deployed axis2c in Apache2.2
2. Invoked the math client using the following command (instead of the correct operation name "add" use "adding")
****************************************************************
math.exe adding 50 50 http://localhost/axis2/services/math
****************************************************************
3. The system crashes