Return-Path: Delivered-To: apmail-jakarta-cactus-dev-archive@apache.org Received: (qmail 27514 invoked from network); 9 Jul 2003 13:42:14 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 9 Jul 2003 13:42:14 -0000 Received: (qmail 19644 invoked by uid 97); 9 Jul 2003 13:44:41 -0000 Delivered-To: qmlist-jakarta-archive-cactus-dev@nagoya.betaversion.org Received: (qmail 19636 invoked from network); 9 Jul 2003 13:44:41 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 9 Jul 2003 13:44:41 -0000 Received: (qmail 26969 invoked by uid 500); 9 Jul 2003 13:42:08 -0000 Mailing-List: contact cactus-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Cactus Developers List" Reply-To: "Cactus Developers List" Delivered-To: mailing list cactus-dev@jakarta.apache.org Received: (qmail 26878 invoked from network); 9 Jul 2003 13:42:07 -0000 Received: from mxgw.rdsor.ro (HELO gw.maxiq.ro) (212.93.155.16) by daedalus.apache.org with SMTP; 9 Jul 2003 13:42:07 -0000 Received: from jazz (jazz.maxiq.local [192.168.111.11]) by gw.maxiq.ro (8.11.6/8.11.6/SuSE Linux 0.5) with SMTP id h69Dg7x23648 for ; Wed, 9 Jul 2003 16:42:07 +0300 Message-ID: <082601c3461f$e335f300$0b6fa8c0@jazz> From: "Florin Vancea" To: "Cactus Developers List" References: <01ed01c344a2$92eea550$2502a8c0@vma> <07ed01c34617$53db02c0$0b6fa8c0@jazz> <3F0C13BD.4080705@gmx.de> Subject: Re: Patch for JBoss starting too slow Date: Wed, 9 Jul 2003 16:42:06 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4927.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4927.1200 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi Chris, ----- Original Message ----- From: "Christopher Lenz" To: "Cactus Developers List" Sent: Wednesday, July 09, 2003 4:08 PM Subject: Re: Patch for JBoss starting too slow [snip] > I agree, and actually I thought it was doing that already ;-) > > So this also makes it unnecessary to expose the wait times, as discussed before? I guess so. At least it works fine for me. > > > I also attach a patch (not necessarily the best approach :) ). > > The patch looks good, and I'll commit it. Thanks! Great! > > > Thanks, > > Florin > > > > P.S. Seems that the JMX bean that I posted earlier (last week) was not > > considered a good approach by anyone. Some feedback would have been nice, > > though. I hope this one _will_ get some kind of answer (any, including "quit > > bugging us"). > > I've read your message and had a quick glimpse at the javadocs, but haven't > had the time to look in more detail, which would be necessary to give any > kind of half-intelligent feedback :-P Now I know who was bothering to look at them (I was kind of monitoring the accesses) :) Actually after I took a deeper look at the Cactus-integration sources I see that hot-deployment is not provisioned for in the current architecture, so my bean is not that useful for Cactus. I myself am currently pre-deploying (with JMX wait) before launching the task. It works well (with JBoss pre-started) and IMO there's no reason for doing any changes. Maybe I jumped the gun a little when suggesting the inclusion of JMX wait. Now I realize that not all containers may support hot-deploy and that's not Cactus's concern anyway since pre-deployment is possible. > > Don't give up yet! Won't, thanks. Florin --------------------------------------------------------------------- To unsubscribe, e-mail: cactus-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: cactus-dev-help@jakarta.apache.org