Add EJB 3 based Session-to-Direct mode
--------------------------------------
Key: DAYTRADER-49
URL: https://issues.apache.org/jira/browse/DAYTRADER-49
Project: DayTrader
Issue Type: New Feature
Components: EJB Tier
Affects Versions: 2.0
Reporter: Christopher James Blythe
This JIRA was opened to address the need for an EJB 3 based Stateless Session
Bean to Direct JDBC mode (similar to what was added to the EJB 2.1
implementation in DAYTRADER-15).
The code changes are relatively straight forward and simply require a new
session bean which calls the service methods via TradeDirect.
As previously mentioned in DAYTRADER-15. This is known to be a common method
for managing transactions commits/rollbacks for EJB 2.1 applications. I imagine
this will not change for EJB 3.0.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.