[JBoss-user] EJB 2.0 Home Methods

2001-07-16 Thread C Murphy @ Intechtual
Hello, I have a possibly silly question. How are EJB 2.0 Home Methods implemented in JBoss? When a home method gets called is a random instance from the cache selected and it's remote interface returned just for that method call? I'm trying to determine the overhead of using them, as well as c

Re: [JBoss-user] EJB 2.0 home methods for Entity EJBs

2001-05-09 Thread Martin Renner
Hi. I asked this question because I already tried to use a home method, but then I got an error message during the deployment. Now, I tried it again and it works... Strange world :-) Martin > Yes it does > > >> In some JBoss documentation I was reading about EJB 2.0 support, >> but I cou

RE: [JBoss-user] EJB 2.0 home methods for Entity EJBs

2001-05-09 Thread Vincent Harcq
Yes it does > In some JBoss documentation I was reading about EJB 2.0 support, > but I couldn't find > any details (except of an EJB 2.0 CMP plugin), so I want to ask > my question here: > > Does JBoss support EJB 2.0 home methods for Entity EJBs? > > > Martin > Vincent _

[JBoss-user] EJB 2.0 home methods for Entity EJBs

2001-05-09 Thread Martin Renner
Hi. In some JBoss documentation I was reading about EJB 2.0 support, but I couldn't find any details (except of an EJB 2.0 CMP plugin), so I want to ask my question here: Does JBoss support EJB 2.0 home methods for Entity EJBs? Martin ___ JBoss-us