Hello,
It's pretty cool that you can register an AbstractServerListener class that receives startup and shutdown events from Resin. But what I would like to do is access the init-params of a specific web application.
I can get to the ApplicationAdmin instance for the web application in question, but how can I get the Application instance from that one or how would I otherwise obtain that instance?
If anyone could help me with this one, I would be grateful!
Thanks in advance.
Micha.