Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 96947 invoked from network); 20 Dec 2007 02:44:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Dec 2007 02:44:33 -0000 Received: (qmail 35020 invoked by uid 500); 20 Dec 2007 02:44:21 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 34996 invoked by uid 500); 20 Dec 2007 02:44:21 -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 34987 invoked by uid 99); 20 Dec 2007 02:44:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Dec 2007 18:44:21 -0800 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 nathan.mittler@gmail.com designates 72.14.252.157 as permitted sender) Received: from [72.14.252.157] (HELO po-out-1718.google.com) (72.14.252.157) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Dec 2007 02:43:56 +0000 Received: by po-out-1718.google.com with SMTP id c31so695094poi.1 for ; Wed, 19 Dec 2007 18:43:56 -0800 (PST) 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=KiCu4QtD0gNKj29dZ9ixTvXnXtqHdxdzfcUry3FAhDk=; b=IdpaIla98cQsiY1dawx/DiTjIaqzNIg+mYNByrMmM5UHhkQ7M6Yqhs9/15nuxBJi0Cc6MdR5xfdwVHm3zGnIHuFzVH7zff1SAghBegANQzFt57JeirFMBcZMf5WNj1O9zb1VMVY6bI3kMJacSlAI1Ks/8jJcit4LAsp9HXh3x2Q= 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=w3j4tmYeR7Pza82OZmi871pNLvo1btY763ljIbxa2byiu52CRawL+lbyBN/WiqPdCDyeR33YqwqRX9Sha9FL9tRbnLq8TE+1M6ZJiBpSlEfsbE3ZvhNCmvvZ2sqqE+UOb/3ifHysWoe86FxtQ92zrbgMOycIxQlwsTFk0NubvvM= Received: by 10.140.248.17 with SMTP id v17mr6459650rvh.9.1198118636921; Wed, 19 Dec 2007 18:43:56 -0800 (PST) Received: from ?192.168.0.198? ( [71.198.0.111]) by mx.google.com with ESMTPS id c14sm189501rvf.2007.12.19.18.43.56 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 19 Dec 2007 18:43:56 -0800 (PST) Message-Id: <56189005-1F61-4906-AF3D-16162BB5F173@gmail.com> From: Nathan Mittler To: users@activemq.apache.org In-Reply-To: <14421286.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 v915) Subject: Re: ActiveMQ-CPP MessageTransformer Date: Wed, 19 Dec 2007 18:43:54 -0800 References: <14421286.post@talk.nabble.com> X-Mailer: Apple Mail (2.915) X-Virus-Checked: Checked by ClamAV on apache.org Hi Phillip, We don't have anything planned yet, but you're more than welcome to capture a JIRA issue (http://issues.apache.org/activemq/browse/AMQCPP) and we'll see if we can work it into 2.2. Regards, Nate On Dec 19, 2007, at 9:27 AM, fettuccini wrote: > > Are there any plans to bring the MessageTransformer functionality of > ActiveMQ-4.2 into ActiveMQ-CPP? If not, is there an alternative > means to > achieve this using CMS? It would be helpful to perform message > conversions > from within C++. > > Cheers, > Phillip > -- > View this message in context: http://www.nabble.com/ActiveMQ-CPP-MessageTransformer-tp14421286s2354p14421286.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >