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
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
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
_
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