[ 
https://issues.apache.org/jira/browse/OPENEJB-89?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Blevins updated OPENEJB-89:
---------------------------------

    Summary: EJB 2.1 <-> 3.0 compatibility  (was: 2.1 interface -> 3.0 Session 
Bean compatibility)

> EJB 2.1 <-> 3.0 compatibility
> -----------------------------
>
>                 Key: OPENEJB-89
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-89
>             Project: OpenEJB
>          Issue Type: New Feature
>          Components: ejb3 simplified
>    Affects Versions: 3.0-beta-1
>            Reporter: David Blevins
>            Assignee: David Blevins
>             Fix For: 3.0-beta-1
>
>
> See "Adapting EJB 3.0 Session Beans to Earlier Client Views"
> Stateless:
>  home.create() -> no affect
>  home.remove() -> no affect
> Stateful:
>  home.create<METHOD>(args) -> PostConstruct and Init(args)
>  home.remove() -> PreDestroy

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

Reply via email to