2014-11-27 0:26 GMT+03:00  <[email protected]>:
>
> Initially I had difficulty with getServer() giving me null.
> To fix it I stopped calling this method from within the Realm's constructor,
> instead I get the DataSource the first time it's needed.

Learn about org.apache.catalina.Lifecycle interface that is
implemented by majority of Tomcat components.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to