Hi ,
I have a  specific question

In resin 2.1.10 I was using a class com.caucho.server.http.Application (part of resin.jar ) to get an instance of com.caucho.server.http.ServletServer by invoking method Application.getServer();

Now in resin 3.1.1 this Application class does not support the getServer method.

I need the instance of ServletServer to know the server start time.


Can anyone tell me which class and method I can use to get an instance of ServletServer and which jar it will be avaialaible in ?


Thanks in advance,
Danish
_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to