Mantis - Resin
Viewing Issue Advanced Details
195 minor always 05-19-05 00:00 02-05-06 10:11
ferg  
ferg  
normal  
closed  
3.0.13 fixed  
none    
none 3.0.18  
0000195: server lifecycle listener
RSN-197
(rep by Glenn Rush)

I am using Resin 3.0.13 and wish to add a lifecycle listener to the
server to use 'onStartup' and 'onShutdown' events.

The docs say 'The server listener class must extend
com.caucho.http.admin.AbstractServerListener.'
However this class doesn't exist in version 3.0.13.

What Listener should I be extending/implementing?

(I found an interface 'com.caucho.server.dispatch.ServerListener'
however it only has a 'closeEvent' but no server startup event.)


Notes
(0000863)
ferg   
02-05-06 10:11   
server/2750