Hello,
I have a question concerning access to methods of the beans
container-class out of the bean-implementation. I want to use the
find*-methods of the container-class in some ejbCreate-methods. First
I tried to get a home-interface, but it didn't work (perhaps JOnAS
doesn't support such constructions?).
Besides I prefer a direct way to access these methods, instead of using
the home-interface, which may be slower due to RMI. But how can a bean
use methods of it's own container-class without using the
home-interface?
Thanks in advance, Michael.
----
This list is cross-posted to two mail lists. To unsubscribe,
follow the instructions below for the list you subscribed to.
For objectweb.org: send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe ejb-container-group".
For enhydra.org: send email to [EMAIL PROTECTED] and include
in the body of the message "unsubscribe ejb-container-group".