On Tue, Oct 31, 2006 at 12:35:01PM +0530, Manu George wrote: > Hi, > I am able to run the itests now. I have one more question. What > is the status of openejb 3? Does it have full support for ejb3 > stateless session bean. Does it support interceptors and annotations. > Is there any document that gives the ejb3 features supported > currently?
Here is the best doc: http://cwiki.apache.org/confluence/display/OPENEJB/OpenEJB+3+RoadMap Or you could keep an eye on a few of the key issues that have several child issues: Lifecycles: http://issues.apache.org/jira/browse/OPENEJB-76 http://issues.apache.org/jira/browse/OPENEJB-77 Interceptors: http://issues.apache.org/jira/browse/OPENEJB-79 http://issues.apache.org/jira/browse/OPENEJB-80 Business Interface Support: http://issues.apache.org/jira/browse/OPENEJB-90 Dependency Injection: http://issues.apache.org/jira/browse/OPENEJB-98 EJB 3.0 tests: http://issues.apache.org/jira/browse/OPENEJB-142 Annotations: http://issues.apache.org/jira/browse/OPENEJB-216 -David
