You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Viet Hung Nguyen (JIRA)" <ji...@apache.org> on 2007/07/03 15:55:04 UTC

[jira] Created: (GERONIMO-3299) ejb 3.0 annotation converter for j2g

ejb 3.0 annotation converter for j2g
------------------------------------

                 Key: GERONIMO-3299
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3299
             Project: Geronimo
          Issue Type: New Feature
      Security Level: public (Regular issues)
          Components: J2G
         Environment: windows xp
            Reporter: Viet Hung Nguyen
         Attachments: AnnotationConverter.java

We need to be able to convert JBoss EJB annotations (which are sometimes supported by JBoss and not Geronimo) to what Geronimo supports.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMO-3299) ejb 3.0 annotation converter for j2g

Posted by "Viet Hung Nguyen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Viet Hung Nguyen updated GERONIMO-3299:
---------------------------------------

    Attachment: AnnotationConverter.java

> ejb 3.0 annotation converter for j2g
> ------------------------------------
>
>                 Key: GERONIMO-3299
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3299
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: J2G
>         Environment: windows xp
>            Reporter: Viet Hung Nguyen
>         Attachments: AnnotationConverter.java
>
>
> We need to be able to convert JBoss EJB annotations (which are sometimes supported by JBoss and not Geronimo) to what Geronimo supports.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMO-3299) ejb 3.0 annotation converter for j2g

Posted by "Viet Hung Nguyen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Viet Hung Nguyen updated GERONIMO-3299:
---------------------------------------

    Attachment:     (was: AnnotationConverter.java)

> ejb 3.0 annotation converter for j2g
> ------------------------------------
>
>                 Key: GERONIMO-3299
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3299
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: J2G
>         Environment: windows xp
>            Reporter: Viet Hung Nguyen
>
> We need to be able to convert JBoss EJB annotations (which are sometimes supported by JBoss and not Geronimo) to what Geronimo supports.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-3299) ejb 3.0 annotation converter for j2g

Posted by "Paul McMahan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-3299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510394 ] 

Paul McMahan commented on GERONIMO-3299:
----------------------------------------

thanks for the patch,  can you please replace the tabs with spaces?  details here
http://cwiki.apache.org/GMOxDEV/coding-standards.html
also AnnotationTool.java needs a copyright header.   thanks!

> ejb 3.0 annotation converter for j2g
> ------------------------------------
>
>                 Key: GERONIMO-3299
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3299
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: J2G
>         Environment: windows xp
>            Reporter: Viet Hung Nguyen
>         Attachments: geronimo-3299.patch
>
>
> We need to be able to convert JBoss EJB annotations (which are sometimes supported by JBoss and not Geronimo) to what Geronimo supports.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (GERONIMO-3299) ejb 3.0 annotation converter for j2g

Posted by "Paul McMahan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul McMahan resolved GERONIMO-3299.
------------------------------------

    Resolution: Fixed

rev 553566.   thanks for the patch Viet

> ejb 3.0 annotation converter for j2g
> ------------------------------------
>
>                 Key: GERONIMO-3299
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3299
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: J2G
>         Environment: windows xp
>            Reporter: Viet Hung Nguyen
>            Assignee: Paul McMahan
>         Attachments: geronimo-3299-2.patch, geronimo-3299.patch
>
>
> We need to be able to convert JBoss EJB annotations (which are sometimes supported by JBoss and not Geronimo) to what Geronimo supports.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMO-3299) ejb 3.0 annotation converter for j2g

Posted by "Viet Hung Nguyen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Viet Hung Nguyen updated GERONIMO-3299:
---------------------------------------

    Attachment: geronimo-3299.patch

this patch adds the ability to convert jboss-supported annotations to geronimo's equivalent.

> ejb 3.0 annotation converter for j2g
> ------------------------------------
>
>                 Key: GERONIMO-3299
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3299
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: J2G
>         Environment: windows xp
>            Reporter: Viet Hung Nguyen
>         Attachments: geronimo-3299.patch
>
>
> We need to be able to convert JBoss EJB annotations (which are sometimes supported by JBoss and not Geronimo) to what Geronimo supports.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMO-3299) ejb 3.0 annotation converter for j2g

Posted by "Viet Hung Nguyen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Viet Hung Nguyen updated GERONIMO-3299:
---------------------------------------

    Attachment: geronimo-3299-2.patch

sorry about that. here is the new patch with the tabs replaced with 4 spaces. Also added the license header.

> ejb 3.0 annotation converter for j2g
> ------------------------------------
>
>                 Key: GERONIMO-3299
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3299
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: J2G
>         Environment: windows xp
>            Reporter: Viet Hung Nguyen
>         Attachments: geronimo-3299-2.patch, geronimo-3299.patch
>
>
> We need to be able to convert JBoss EJB annotations (which are sometimes supported by JBoss and not Geronimo) to what Geronimo supports.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (GERONIMO-3299) ejb 3.0 annotation converter for j2g

Posted by "Paul McMahan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul McMahan reassigned GERONIMO-3299:
--------------------------------------

    Assignee: Paul McMahan

> ejb 3.0 annotation converter for j2g
> ------------------------------------
>
>                 Key: GERONIMO-3299
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3299
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: J2G
>         Environment: windows xp
>            Reporter: Viet Hung Nguyen
>            Assignee: Paul McMahan
>         Attachments: geronimo-3299-2.patch, geronimo-3299.patch
>
>
> We need to be able to convert JBoss EJB annotations (which are sometimes supported by JBoss and not Geronimo) to what Geronimo supports.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.