Marcelo, If that's the case us can just use the xml/soap sampler. Just place the queue endpoint (http://xyyzhost/private$/msmq/somequeue) in the URL field, place the XML body in the sampler and add all necessary headers. This should do the job. Only if it's a non-http msmq you would have to worry about setting up the JMS sampler.
Thanks Chaitanya M Bhatt http://www.performancecompetence.com On Wed, Apr 25, 2012 at 7:01 PM, Marcelo Jara <[email protected]>wrote: > > I believe so. We're using Windows 2003 and I think v3 is the default > version. All the queues are private. > > > Date: Wed, 25 Apr 2012 13:33:17 -0700 > > Subject: Re: Microsoft Message Queue question > > From: [email protected] > > To: [email protected] > > > > Any chances it's a MSMQ v3 with XML/SOAP messages sent over HTTP? > > > > Chaitanya M Bhatt > > > > On 4/25/12, Marcelo Jara <[email protected]> wrote: > > > > > > The message body being sent is XML. Is this what you meant? > > > > > >> Date: Wed, 25 Apr 2012 12:18:46 -0700 > > >> Subject: Re: Microsoft Message Queue question > > >> From: [email protected] > > >> To: [email protected] > > >> > > >> Which message format is your MSMQ .NET server using? XML or Binary? > > >> > > >> Chaitanya M Bhatt > > >> http://www.performancecompetence.com > > >> > > >> On 4/25/12, Marcelo Jara <[email protected]> wrote: > > >> > > > >> > Has anyone used the JMS samplers to send messages to a Microsoft > queue? > > >> > Is > > >> > this supported? I couldn't find anything on Google regarding this. > > >> > > > >> > > > >> > - Marcelo > > >> > > > >> > > >> --------------------------------------------------------------------- > > >> To unsubscribe, e-mail: [email protected] > > >> For additional commands, e-mail: [email protected] > > >> > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > >
