You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Christopher James Blythe (JIRA)" <de...@geronimo.apache.org> on 2007/04/02 16:52:32 UTC

[jira] Created: (DAYTRADER-38) Cleanup ejb-jar.xml by removing one-phase remnants and fixing spec compliance warnings

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.


[jira] Closed: (DAYTRADER-38) Cleanup ejb-jar.xml by removing one-phase remnants and fixing spec compliance warnings

Posted by "Christopher James Blythe (JIRA)" <de...@geronimo.apache.org>.
     [ https://issues.apache.org/jira/browse/DAYTRADER-38?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher James Blythe closed DAYTRADER-38.
---------------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0
                   1.2

Fixes now applied to both DayTrader 1.2 and 2.0

> 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
>            Assignee: Christopher James Blythe
>            Priority: Minor
>             Fix For: 1.2, 2.0
>
>
> 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.