When running the databinding sample if a wrong symbol is specified, a 
successful response is given without throwing an error
----------------------------------------------------------------------------------------------------------------------------

                 Key: AXIS2-2243
                 URL: https://issues.apache.org/jira/browse/AXIS2-2243
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: samples
    Affects Versions: nightly
         Environment: Windows XP, JDK 1.4.2_13, Firefox version 1.5.0.8
            Reporter: Evanthika Amarasiri


Was running the databinding sample and experienced the following. Below are the 
steps taken to produce the issue

1. Execute the command "ant run.client 
-Durl=http://localhost:8080/axis2/services/StockQuoteService -Dsymbol=IBM" and 
received the results successfully.
2. Executed the same command with a wrong symbol
E.g.:- ant run.client 
-Durl=http://localhost:8080/axis2/services/StockQuoteService -Dsymbol=TEST
 and you will still get the same results.

Since this symbol does not exist, it should throw an error instead.

-- 
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]

Reply via email to