[jboss-user] [EJB 3.0] - Re: When will be JBoss EJB 3.1 implementation ?

2009-01-22 Thread ALRubinger
We're working on the EJB 3.1 features now, but have not yet released a roadmap. JBoss does provide client-driven asynchronous invocations, take a look at our Unit Tests (works w/ EJB3 in AS 5.0.0.GA): http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/trunk/common/src/test/java/org/jboss/ejb3/

[jboss-user] [EJB 3.0] - Re: When will be JBoss EJB 3.1 implementation ?

2009-01-22 Thread itsjewel
Does anyone know if there is a way to use another EJB 3.1' new feature - @Asynchronous on Session bean under current JBoss EJB 3.0 version? Right now the only alternative is to use a MDB. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203934#4203934 Reply to

[jboss-user] [EJB 3.0] - Re: When will be JBoss EJB 3.1 implementation ?

2008-06-26 Thread grdzeli_kaci
Thank you very much jaikiran. this is exactly what i needed. ___ Regards, Paata Lominadze. Magticom LTD. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4161040#4161040 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posti

[jboss-user] [EJB 3.0] - Re: When will be JBoss EJB 3.1 implementation ?

2008-06-26 Thread jaikiran
"grdzeli_kaci" wrote : | is there any other possibilities for singletons into EJB 3.0 ? | | You can use @Service in JBoss. See this for more details http://docs.jboss.org/ejb3/app-server/reference/build/reference/en/html/jboss_extensions.html View the original post : http://www.jboss.