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

----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to