Set publichQuotePriceChange to true in ejb-jar.xml so that MDBs get accessed
during Daytrader scenario runs
-----------------------------------------------------------------------------------------------------------
Key: DAYTRADER-22
URL: http://issues.apache.org/jira/browse/DAYTRADER-22
Project: DayTrader
Issue Type: Bug
Components: EJB Tier
Affects Versions: 1.2
Reporter: Piyush Agarwal
Currently the publishQuotePriceChange is set to False in the ejb-jar.xml and
this causes the TradeStreamerMDB to NOT be accessed during the Daytrader
trading runs. The TradeStreamerMDB listens to the JMS messages and invokes the
logging code to log the debug and trace messages during the runs. Updating the
flag to true enables this functionality.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira