Cleanup ejb-jar.xml by removing one-phase remnants and fixing spec compliance
warnings
--------------------------------------------------------------------------------------
Key: DAYTRADER-38
URL: https://issues.apache.org/jira/browse/DAYTRADER-38
Project: DayTrader
Issue Type: Improvement
Components: EJB Tier
Affects Versions: 1.2, 2.0
Reporter: Christopher James Blythe
Assigned To: Christopher James Blythe
Priority: Minor
While working to deploy Daytrader 1.2 on Sun Server 9 (Glassfish) with NetBeans
5.5, the NetBeans validation utilities pointed out several errors and spec
compliance warnings in the ejb-jar.xml. To remove these warnings and errors,
the following changes were necessary...
- Remove remnants of one-phase methods in the container transactions section
- Remove the <result-type-mapping> tags from the query definitions
- Add the <messaging-type> tag to the MDB definitions
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.