In looking at JonasSecurityServiceImpl, I see that it has a method called
start(), and it appears that is where everything gets done. What I cannot
figure out is how that method gets called, and where it gets called. How
does the security service get started?
In SecurityServiceImpl, all I can see is that it calls the constructor:
(SecurityService)Class.forName(secclass).newInstance();
so how would my security service get started? Where does "start()" get
called?
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com
----
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".