RE: Fwd: Trouble with ServerServlet

2010-04-06 Thread Thierry Boileau
Hello Jim, this is a good question. Actually, we were quite reluctant to update the 1.1 branch, since it can modify the behaviour of existing applications. Thus, the 1.1 branch has not been updated. However, you can still inherit from the ServerServlet class, and override the "destroy" method.

Fwd: Trouble with ServerServlet

2010-04-06 Thread Jim Alateras
Jerome, I was wondering whether this change is on the 1.1.9 branch. I can see that Application.start is called when ServerServlet.init is called but cannot see the Application.stop is being called when ServerServlet.destroy is called. cheers Begin forwarded message: > From: Jerome Lou