synchronizing Tomcat start and axis web service application start.

2007-05-13 Thread Hakan . Barisik
Hi I am trying to find a config point or some mechanism where I can make Tomcat to start ( not just load ) my axis web service application. As the component initialization during startup for my application will take some time (2 minutes), I want Tomcat to handle incoming requests wi

Java memory profiler

2007-01-08 Thread Hakan . Barisik
Hi, I would like to profile a Tomcat application on Solaris machine. I would like to find out lingering objects by that. I beleive it should be possible to do this from client tool (runningon PC ) to remote JVM on Solaris. I would appreciate any suggestions. Regards Hakan This