Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 13181 invoked from network); 5 Nov 2009 20:18:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Nov 2009 20:18:55 -0000 Received: (qmail 84452 invoked by uid 500); 5 Nov 2009 20:18:54 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 84394 invoked by uid 500); 5 Nov 2009 20:18:54 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "JMeter Users List" Reply-To: "JMeter Users List" Delivered-To: mailing list jmeter-user@jakarta.apache.org Received: (qmail 84376 invoked by uid 99); 5 Nov 2009 20:18:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Nov 2009 20:18:54 +0000 X-ASF-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sebbaz@gmail.com designates 209.85.219.207 as permitted sender) Received: from [209.85.219.207] (HELO mail-ew0-f207.google.com) (209.85.219.207) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Nov 2009 20:18:51 +0000 Received: by ewy3 with SMTP id 3so388804ewy.37 for ; Thu, 05 Nov 2009 12:18:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=ZdAqxDaO4EGhDO1TmF6AjDF3P3Gsw16KaaGlSJCMqX8=; b=ZHDTFYwFRjOs4CIwob4kfFM7ubTViPi0iiOZCnBgdXhvOQxY/hmc4o9Ov9oTPaVR1C oezBRSnDpqD9FEJbGHxVmYfxQ08xLk1+MY4/3KN7bQ136ULwVVB+LyX/6oReyuFmc7l6 Szicg4zIa7IOkm2Js08QjU8rC4QgTFwojA7e0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=d29ajTIWhH5bToOWU7Xf01PMgcFXAIpQgu+EAnmhJjgVsSFiy1OsTiFLUa/k1VhfY9 l03J2AkNkn7QrZfve55+qBMYO8Td6/zv1TmjETetVw7RHUk+8JXUuwQPgp1WERCw5+ad bsJ7VmNkHUHi0DhLlKfN0rQaCT5Ub6H/oCxeM= MIME-Version: 1.0 Received: by 10.216.90.13 with SMTP id d13mr1066030wef.130.1257452310505; Thu, 05 Nov 2009 12:18:30 -0800 (PST) In-Reply-To: References: <25aac9fc0911050324i6e3cce54u2829bf6a14034e19@mail.gmail.com> Date: Thu, 5 Nov 2009 20:18:30 +0000 Message-ID: <25aac9fc0911051218g1ac685eake4756c098597fcd9@mail.gmail.com> Subject: Re: Castor XML or XML extreme with JMeter From: sebb To: JMeter Users List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 05/11/2009, Ghania Ferrag wrote: > Because user will enter an XML file(representation of the object) with th= e request in the new Sampler, and then we have to convert that XML file to = an object, the obtained object is the parameter of the method that we going= to Invoke using Spring Http Invoker. I don't follow that, but never mind. > Both Castor and extreme can be used and my question was what's best to u= se with Jmeter Whatever works for you. > and also wondering what Jmeter use for marshalling and unmarshalling obj= ects ? It uses XStream and XPP. > Thanks, > > > -----Original Message----- > From: sebb [mailto:sebbaz@gmail.com] > Sent: Thursday, November 05, 2009 6:25 AM > To: JMeter Users List > Subject: Re: Castor XML or XML extreme with JMeter > > On 04/11/2009, Ghania Ferrag wrote: > > Hi Every one, > > > > My new added Sampler have to Convert XML documents to Java Object > > Why do you need to convert to an Object? > > > , and wondering what's best to use with Jmeter ? There is Castor XML o= r XML extreme that can be used but don't know what's best to use with Jmete= r or If Jmeter come already with specific XML Libraries. > > What is going to read the Object? > > There may be different ways of representing the same XML as an object, > so it's not possible to choose the XML library without knowing how the > Object is going to be used. > > > Thank you in advance for your response, > > > > Regards, > > > > Ghania > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org