You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2010/05/19 00:20:45 UTC

[jira] Commented: (GERONIMO-4918) EJB 3.1 Singleton Support

    [ https://issues.apache.org/jira/browse/GERONIMO-4918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12868870#action_12868870 ] 

David Jencks commented on GERONIMO-4918:
----------------------------------------

None of the singleton support made it into 3.0 leading to some independent reimplementation.

> EJB 3.1 Singleton Support
> -------------------------
>
>                 Key: GERONIMO-4918
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4918
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: OpenEJB
>    Affects Versions: 2.2
>            Reporter: Quintin Beukes
>            Assignee: David Jencks
>             Fix For: 2.2, 3.0
>
>         Attachments: GERONIMO-4918.patch, geronimo-singleton-support-geronimo.patch, LoadOnStartupGBean.java, singleton-deploy-type.patch, SingletonDeploymentGBean.java
>
>
> The singleton support hasn't been completely implemented, so it's impossible to deploy an singleton session bean (EJB).
> I added the support, recompiled + tested and it's working.
> The patch requires creating a new file, so both need to be applied.
> The patch was made from the root of the svn checkout of branches/2.2. 
> The new files path from the same root is: plugins/openejb/geronimo-openejb/src/main/java/org/apache/geronimo/openejb/SingletonDeploymentGBean.java

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