Return-Path: Delivered-To: apmail-jakarta-hivemind-cvs-archive@www.apache.org Received: (qmail 70993 invoked from network); 13 Aug 2004 04:57:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 13 Aug 2004 04:57:28 -0000 Received: (qmail 75498 invoked by uid 500); 13 Aug 2004 04:57:28 -0000 Delivered-To: apmail-jakarta-hivemind-cvs-archive@jakarta.apache.org Received: (qmail 75479 invoked by uid 500); 13 Aug 2004 04:57:27 -0000 Mailing-List: contact hivemind-cvs-help@jakarta.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: hivemind-dev@jakarta.apache.org Delivered-To: mailing list hivemind-cvs@jakarta.apache.org Received: (qmail 75465 invoked by uid 99); 13 Aug 2004 04:57:27 -0000 X-ASF-Spam-Status: No, hits=-2.7 required=10.0 tests=ALL_TRUSTED,MIME_QP_LONG_LINE,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.27.1) with SMTP; Thu, 12 Aug 2004 21:57:27 -0700 Received: (qmail 70969 invoked from network); 13 Aug 2004 04:57:26 -0000 Received: from localhost.hyperreal.org (HELO minotaur.apache.org) (127.0.0.1) by localhost.hyperreal.org with SMTP; 13 Aug 2004 04:57:26 -0000 Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: hivemind-cvs@jakarta.apache.org To: hivemind-cvs@jakarta.apache.org Subject: =?iso-8859-1?q?=5BJakarta_HiveMind_Wiki=5D_Updated=3A__DatasourceService?= Date: Fri, 13 Aug 2004 04:57:26 -0000 Message-ID: <20040813045726.70962.32871@minotaur.apache.org> X-Spam-Rating: localhost.hyperreal.org 1.6.2 0/1000/N X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Date: 2004-08-12T21:57:26 Editor: KurtHoehn Wiki: Jakarta HiveMind Wiki Page: DatasourceService URL: http://wiki.apache.org/jakarta-hivemind/DatasourceService no comment Change Log: ---------------------------------------------------------------------------= --- @@ -3,7 +3,7 @@ = One thing that I did not see in !HiveMind was any examples on how to easil= y implement a !DataSource into my project using !HiveMind. I then took it = upon myself "again" to fix this so called deficiency. Looking thru the doc= s and getting real excited about contributing to a new and kewl framework, = I tried to use every neat little keyword, factory and builder to create a t= otally reusable service that of course everyone should have. I go to the != HiveMind JIRA and submit my request for an enhancement to !HiveMind library= , sitting back and patting myself on the back I realize that I really over = thought the process, I retracted my request and went into hiding until now. = = -What I realized is that I was recoding all the things that !HiveMind alrea= dy does for you. I went back to the code and deleted it and went to my hiv= emodule.sdl now .xml and did this +What I realized is that I was recoding all the things that !HiveMind alrea= dy does for me. I went back to the code and deleted it and went to my hive= module.sdl now .xml and did this {{{ --------------------------------------------------------------------- To unsubscribe, e-mail: hivemind-cvs-unsubscribe@jakarta.apache.org For additional commands, e-mail: hivemind-cvs-help@jakarta.apache.org