catch the runtime remote Tomcat info with lightweight JMX client

2008-06-29 Thread maggie
Hi, all, I develop a JMX client to monitor the remote Tomcat runtime thread information. Please have a try if you need. http://sourceforge.net/projects/lightweightmon/ -- Sincerely, Maggie

Re: Compatibility Apache 1.3.x & Tomcat 4.1 and BO 6.5

2008-06-29 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ingrid, Tan, Liao wrote: | I´m finding problems to compiling my original apache 2.0.46 in order | to get the ssl working, so I think switching to 1.3 would be an | option. I'd be concerned about why Apache httpd won't compile. I would focus on that

Re: Memory Consumption - Using Process Commands from Java program in Tomcat

2008-06-29 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Arun, Arun Raj Ramkumar wrote: | Can you tell me the impact of using following commands in a java program in | tomcat? Yikes! Spawning processes can be dangerous business on a production system. Be VERY careful what you do, here. | Will they take m

Re: Multiple development sites using different ports

2008-06-29 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 dylanmac, dylanmac wrote: | Thanks for your response. Unfortunately I am pretty green about all this and | it doesn't make a lot of sense to me. Yeah, it takes some getting used to. There are many port numbers to juggle and stuff like that. Once yo

Re: Problems with Tomcat 6 APR Connector (Poll events)

2008-06-29 Thread Rainer Jung
Hi Marcel, Marcel Huth schrieb: Hi, I've a problem using the tomcat APR connector with my Tomcat 6.0.16 under Solaris 10. I've compiled the APR and the Tomcat native Connector. My server.xml is configured to use the connector I've compiled. When Tomcat start up everything looks fine. The serve