From users-return-16808-apmail-activemq-users-archive=activemq.apache.org@activemq.apache.org Fri Nov 07 16:40:08 2008 Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 6746 invoked from network); 7 Nov 2008 16:40:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Nov 2008 16:40:08 -0000 Received: (qmail 68964 invoked by uid 500); 7 Nov 2008 16:40:14 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 68943 invoked by uid 500); 7 Nov 2008 16:40:14 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 68931 invoked by uid 99); 7 Nov 2008 16:40:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Nov 2008 08:40:14 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of woodydickson@gmail.com designates 72.14.220.154 as permitted sender) Received: from [72.14.220.154] (HELO fg-out-1718.google.com) (72.14.220.154) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Nov 2008 16:38:57 +0000 Received: by fg-out-1718.google.com with SMTP id 16so1131855fgg.44 for ; Fri, 07 Nov 2008 08:39:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=T/M1qnkm0PfVBPUgqLXWJmuKt8Jv7YAx0nnbPpe27RI=; b=Ib+QFhuIZ/LsUGYyKUN9W1pDmnZYWNQWRb3QKqsW+jp7KB0MljzVY7ajVV4df2AizU Y2LNXHKENJi+7hlzMlI2IqyE0md1rq5KSrulQxKxqM6i7Pb2I9Z3MfraUDRGWJfdIVnR KysEX6LPZZgl1bpNaarjF3Xm46ISirhgLJxLg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=IfeCZLbOkKvVtocnMfjhMFldkZ7Lj8/KhFOJbT7VADRZ7f1du5GstFnOEDOwAgW9bz OkJLxzqiR2rOmru3ny7kPir2SjVL44iAnvrVpXKWBSqfgYjUSsmNspI1qVNKpC1rG9GK fk/fDZJa0bGXtTOQPDr/fAQf145EeQy78A3HE= Received: by 10.181.239.8 with SMTP id q8mr1098503bkr.109.1226075978362; Fri, 07 Nov 2008 08:39:38 -0800 (PST) Received: by 10.181.6.1 with HTTP; Fri, 7 Nov 2008 08:39:38 -0800 (PST) Message-ID: Date: Sat, 8 Nov 2008 00:39:38 +0800 From: "Woody Dickson" To: users@activemq.apache.org Subject: iBates configuration MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_59318_7465055.1226075978342" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_59318_7465055.1226075978342 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, I would like to try using iBates with ActiveMq as presented in http://activemq.apache.org/camel/ibatis.html, but I am having a few questions: In order to use Camel with ActiveMq, do I need to download Camel or it is already included in the ActiveMq package? Where can I define the different sql statement ( such as )? For each sql statement I need to define, what does parameterClass mean? Is it just an arbitrary name? Any help will be greatly appreciated. Regards, Woody ------=_Part_59318_7465055.1226075978342--