[
https://issues.apache.org/jira/browse/AXIS2-3526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Afkham Azeez resolved AXIS2-3526.
---------------------------------
Resolution: Fixed
Resolving as per the last comment.
> quickstartjibx sample's update() method doesn't work -- HashMap should be
> static?
> ---------------------------------------------------------------------------------
>
> Key: AXIS2-3526
> URL: https://issues.apache.org/jira/browse/AXIS2-3526
> Project: Axis2
> Issue Type: Bug
> Components: samples
> Affects Versions: 1.3
> Environment: All (I'm using Windows XP, TomCat, Java 1.5)
> Reporter: Tom Chappell
> Priority: Minor
> Original Estimate: 0.75h
> Remaining Estimate: 0.75h
>
> The quickstartjibx sample's update() method does not cause a stock's price to
> be updated (subsequent getPrice() calls continue to return 42), presumably
> because the HashMap is not static, and each invocation is happening on a new
> instance of the server-side class. Making the HashMap private, as it is in
> some of the other samples, corrects the problem.
--
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]