When invoking the math service if deployed in Apache, when an invalid operation
is specified the system crashes
---------------------------------------------------------------------------------------------------------------
Key: AXIS2C-589
URL: https://issues.apache.org/jira/browse/AXIS2C-589
Project: Axis2-C
Issue Type: Bug
Components: samples
Affects Versions: Current (Nightly)
Environment: Windows XP, Apache 2.2
Reporter: Evanthika Amarasiri
Fix For: 1.0.0
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
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]