You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2007/04/19 13:05:15 UTC

[jira] Created: (AXIS2C-589) When invoking the math service if deployed in Apache, when an invalid operation is specified the system crashes

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: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Closed: (AXIS2C-589) When invoking the math service if deployed in Apache, when an invalid operation is specified the system crashes

Posted by "Dushshantha Chandradasa (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dushshantha Chandradasa closed AXIS2C-589.
------------------------------------------

    Resolution: Fixed

this issue is fixed in the svn. 

> 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: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org