[
https://issues.apache.org/jira/browse/AXIS2-2243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
U. Suran Jayathilaka updated AXIS2-2243:
----------------------------------------
Attachment: AXIS2-2243.patch
Edited the README.TXT to specify which versions of the dependency libraries
should be used.
Added code to return an AxisFault when a symbol other than "IBM" is used to
invoke the service.
> 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
> Assignee: Deepal Jayasinghe
> Priority: Critical
> Fix For: 1.3
>
> Attachments: AXIS2-2243.patch
>
>
> 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]