Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 8509 invoked from network); 13 May 2008 09:55:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 May 2008 09:55:07 -0000 Received: (qmail 96145 invoked by uid 500); 13 May 2008 09:55:08 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 96122 invoked by uid 500); 13 May 2008 09:55:08 -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 96111 invoked by uid 99); 13 May 2008 09:55:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 May 2008 02:55:08 -0700 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of rajdavies@gmail.com designates 64.233.166.179 as permitted sender) Received: from [64.233.166.179] (HELO py-out-1112.google.com) (64.233.166.179) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 May 2008 09:54:20 +0000 Received: by py-out-1112.google.com with SMTP id f47so1351618pye.6 for ; Tue, 13 May 2008 02:54:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to:in-reply-to:content-type:content-transfer-encoding:mime-version:subject:date:references:x-mailer; bh=vAbdr5gcOm918bNaXSJxdqI1q3cLbLUO//y+kD97wFo=; b=HH7ed0/jJTPaSslYOL9ipU6Zeoa9+L5JWRKWP0McOe/vYbqQ5XrhToeKgu4Pd/hWf8MN1NnAzG2jr0QM1tRh7lHIGCSHboqe+imK+n//35fJWIizxN8v7gmm2abmhHTWT6ai2oP92o5ZzIhRQaKs0fkqgP0BPTa1qZI4UtBI9Qs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:in-reply-to:content-type:content-transfer-encoding:mime-version:subject:date:references:x-mailer; b=SzxM0HcJJ5pISa8V9DJOtqlnfryCP+72GEGSoYZfWKM7ZNHTIccbSPZELMy5FqzHhdnlFqQwDcU4GQDyo3ls8VLKbfb9l8eg0mynjWHP9kGaULiMeGUGOLEnSWzomdYLVJMPE02aoauxRwcn1qPjdbfXWAIN8d5lSyRTnB3E5tg= Received: by 10.35.99.3 with SMTP id b3mr15921785pym.2.1210672474732; Tue, 13 May 2008 02:54:34 -0700 (PDT) Received: from ?192.168.1.109? ( [81.154.166.92]) by mx.google.com with ESMTPS id x56sm26953750pyg.36.2008.05.13.02.54.33 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 13 May 2008 02:54:34 -0700 (PDT) Message-Id: <0C4FCB23-9031-45F5-959D-8B466BC588FB@gmail.com> From: Rob Davies To: users@activemq.apache.org In-Reply-To: <17203761.post@talk.nabble.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Subject: Re: ActiveMQ, Spring 2.5 And Jencks Date: Tue, 13 May 2008 10:54:25 +0100 References: <17203761.post@talk.nabble.com> X-Mailer: Apple Mail (2.919.2) X-Virus-Checked: Checked by ClamAV on apache.org On 13 May 2008, at 09:39, carloc wrote: > > Hi Everyone, > > I'm gonna use activemq in a project. It will be a distributed > system which > will use Active MQ for communicating with each other. Some of the > functions > involve request/reply pattern usage. > > My Question Is, > Will I need to use Jencks in order for me to do this? > What is the use of Jencks? > I also want to embed my application in the spring context. > Is there any sample code for doing this? > > sorry I'm new to this. > Thanks > > Carlo > -- > View this message in context: http://www.nabble.com/ActiveMQ%2C-Spring-2.5-And-Jencks-tp17203761s2354p17203761.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > Hi carlo, you only need to use jencks if you want to use jca - its an lightweight JCA container. Here's a good link for spring examples: http://activemq.apache.org/spring-support.html cheers, Rob http://open.iona.com/ -Enterprise Open Integration http://rajdavies.blogspot.com/