Return-Path: Delivered-To: apmail-jakarta-hivemind-user-archive@www.apache.org Received: (qmail 92059 invoked from network); 14 Jul 2004 16:09:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 14 Jul 2004 16:09:25 -0000 Received: (qmail 40066 invoked by uid 500); 14 Jul 2004 16:09:25 -0000 Delivered-To: apmail-jakarta-hivemind-user-archive@jakarta.apache.org Received: (qmail 40047 invoked by uid 500); 14 Jul 2004 16:09:24 -0000 Mailing-List: contact hivemind-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: hivemind-user@jakarta.apache.org Delivered-To: mailing list hivemind-user@jakarta.apache.org Received: (qmail 40033 invoked by uid 99); 14 Jul 2004 16:09:24 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received: from [208.147.67.98] (HELO mail1.mckhboc.com) (208.147.67.98) by apache.org (qpsmtpd/0.27.1) with ESMTP; Wed, 14 Jul 2004 09:09:18 -0700 Received: from 139.177.6.217 by mail1.mckhboc.com with ESMTP (Outbound Mail1 SMTP Relay (MMS v5.6.1)); Wed, 14 Jul 2004 09:08:45 -0700 X-Server-Uuid: E618535E-AE39-475D-9091-BC1AF22CB2F2 Received: by smtpout.hboc.com with Internet Mail Service (5.5.2653.19) id ; Wed, 14 Jul 2004 12:08:57 -0400 Received: from atlexc91nthub.hboc.com (ims2.mckesson.com [139.177.6.115] ) by atlexcsmtpb.hboc.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id N5TG52T0; Wed, 14 Jul 2004 12:08:55 -0400 Received: by ims2.mckesson.com with Internet Mail Service (5.5.2653.19) id <364CYHFN>; Wed, 14 Jul 2004 12:09:47 -0400 From: "Hensley, Richard" To: "'hivemind-user@jakarta.apache.org'" Message-ID: Subject: RE: Trying to use a service constructor Date: Wed, 14 Jul 2004 12:08:29 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) X-WSS-ID: 6CEB85061SO573508-03-01 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Nevermind, bug in my code. I jumped the gun. Sorry for wasting anybody's time. Richard -----Original Message----- From: Hensley, Richard [mailto:Richard.Hensley@McKesson.com] Sent: Wednesday, July 14, 2004 8:27 AM To: 'hivemind-user@jakarta.apache.org' Subject: RE: Trying to use a service constructor Ok I changed construct (class=com.mckesson.adept.net.client.ConnectionPoolingController) { service { ClientController } } construct (class=com.mckesson.adept.net.client.ConnectionPoolingController) { service { "ClientController" } } and I get a java.lang.StackOverflowError Exception in thread "main" That can't be good... :) When I change it to "abc", I get a service point not found exception. So, I think that it must be somewhere in the service location code? Richard --------------------------------------------------------------------- To unsubscribe, e-mail: hivemind-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: hivemind-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: hivemind-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: hivemind-user-help@jakarta.apache.org